Control Component Library Examples

A java library of control theory components.

License

License

GroupId

GroupId

org.mitre.caasd
ArtifactId

ArtifactId

componentlibrary-examples
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Control Component Library Examples
A java library of control theory components.

Download componentlibrary-examples

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.mitre.caasd : componentlibrary-core jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0