| License |
License |
|---|---|
| GroupId | GroupIdorg.into-cps.fmi |
| ArtifactId | ArtifactIdroot |
| Version | Version1.3.5 |
| Type | Typepom |
| Description |
DescriptionThe FMI interface and implementations
Library implementing a Java API for the FMI Standard
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| root-1.3.5.pom | 13 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.into-cps.fmi/root/ -->
<dependency>
<groupId>org.into-cps.fmi</groupId>
<artifactId>root</artifactId>
<version>1.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.into-cps.fmi/root/
implementation 'org.into-cps.fmi:root:1.3.5'
// https://jarcasting.com/artifacts/org.into-cps.fmi/root/
implementation ("org.into-cps.fmi:root:1.3.5")
'org.into-cps.fmi:root:pom:1.3.5'
<dependency org="org.into-cps.fmi" name="root" rev="1.3.5">
<artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.into-cps.fmi', module='root', version='1.3.5')
)
libraryDependencies += "org.into-cps.fmi" % "root" % "1.3.5"
[org.into-cps.fmi/root "1.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |