MVN

org.into-cps.fmi : fmi2

Maven & Gradle

May 12, 2022
6 usages
0 stars

FMI v2 interface

<dependency>
    <groupId>org.into-cps.fmi</groupId>
    <artifactId>fmi2</artifactId>
    <version>1.3.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.into-cps.fmi : fmi2 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.5

All Versions

Choose a version of org.into-cps.fmi : fmi2 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
fmi2-1.3.5
fmi2-1.3.4
fmi2-1.3.3
fmi2-1.3.2
fmi2-1.3.1
fmi2-1.3.0
1.0.x
fmi2-1.0.12
fmi2-1.0.10
fmi2-1.0.8
fmi2-1.0.6
fmi2-1.0.4
fmi2-1.0.2
fmi2-1.0.0

How to add a dependency to Maven

Add the following org.into-cps.fmi : fmi2 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.into-cps.fmi</groupId>
    <artifactId>fmi2</artifactId>
    <version>1.3.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.into-cps.fmi : fmi2 gradle dependency to your build.gradle file:

implementation 'org.into-cps.fmi:fmi2:1.3.5'

Gradle Kotlin DSL: Add the following org.into-cps.fmi : fmi2 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.into-cps.fmi:fmi2:1.3.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.into-cps.fmi : fmi2 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.into-cps.fmi" % "fmi2" % "1.3.5"

Advertisement

Dependencies from Group

May 12, 2022
6 usages
0 stars
May 12, 2022
5 usages
0 stars
May 12, 2022
1 stars

Discover Dependencies

Feb 03, 2023
3 usages
101 stars
Apr 28, 2021
7 usages
2 stars
Apr 27, 2021
3 usages
1 stars
Mar 10, 2011
5 usages
Aug 21, 2023
4 usages
425 stars
Feb 12, 2019
5 usages
Sep 28, 2022
14 usages
10 stars
Jan 10, 2023
9 usages
249 stars