is not current version
Last Version 1.1

fr.norsys.asoape:runtime-library 1.0


GroupId

GroupId

fr.norsys.asoape
ArtifactId

ArtifactId

runtime-library
Version

Version

1.0
Type

Type

jar

Download runtime-library 1.0


<!-- https://jarcasting.com/artifacts/fr.norsys.asoape/runtime-library/ -->
<dependency>
    <groupId>fr.norsys.asoape</groupId>
    <artifactId>runtime-library</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.norsys.asoape/runtime-library/
implementation 'fr.norsys.asoape:runtime-library:1.0'
// https://jarcasting.com/artifacts/fr.norsys.asoape/runtime-library/
implementation ("fr.norsys.asoape:runtime-library:1.0")
'fr.norsys.asoape:runtime-library:jar:1.0'
<dependency org="fr.norsys.asoape" name="runtime-library" rev="1.0">
  <artifact name="runtime-library" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.norsys.asoape', module='runtime-library', version='1.0')
)
libraryDependencies += "fr.norsys.asoape" % "runtime-library" % "1.0"
[fr.norsys.asoape/runtime-library "1.0"]