Control Component Library

A java library of control theory components.

License

License

GroupId

GroupId

org.mitre.caasd
ArtifactId

ArtifactId

componentlibrary-pom
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Control Component Library
A java library of control theory components.
Project URL

Project URL

https://github.com/buffetboy2001/Control-Component-Library

Download componentlibrary-pom

How to add to project

<!-- https://jarcasting.com/artifacts/org.mitre.caasd/componentlibrary-pom/ -->
<dependency>
    <groupId>org.mitre.caasd</groupId>
    <artifactId>componentlibrary-pom</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.mitre.caasd/componentlibrary-pom/
implementation 'org.mitre.caasd:componentlibrary-pom:1.0.0'
// https://jarcasting.com/artifacts/org.mitre.caasd/componentlibrary-pom/
implementation ("org.mitre.caasd:componentlibrary-pom:1.0.0")
'org.mitre.caasd:componentlibrary-pom:jar:1.0.0'
<dependency org="org.mitre.caasd" name="componentlibrary-pom" rev="1.0.0">
  <artifact name="componentlibrary-pom" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mitre.caasd', module='componentlibrary-pom', version='1.0.0')
)
libraryDependencies += "org.mitre.caasd" % "componentlibrary-pom" % "1.0.0"
[org.mitre.caasd/componentlibrary-pom "1.0.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

  • ../componentlibrary-core
  • ../componentlibrary-examples

Versions

Version
1.0.0