GroupId | GroupIdorg.objectweb.fractal.juliac.osgi |
---|---|
ArtifactId | ArtifactIdjuliac-osgi-runtime-core |
Version | Version2.2.4 |
Type | Typejar |
Filename | Size |
---|---|
juliac-osgi-runtime-core-2.2.4.pom | |
juliac-osgi-runtime-core-2.2.4.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.osgi/juliac-osgi-runtime-core/ -->
<dependency>
<groupId>org.objectweb.fractal.juliac.osgi</groupId>
<artifactId>juliac-osgi-runtime-core</artifactId>
<version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.osgi/juliac-osgi-runtime-core/
implementation 'org.objectweb.fractal.juliac.osgi:juliac-osgi-runtime-core:2.2.4'
// https://jarcasting.com/artifacts/org.objectweb.fractal.juliac.osgi/juliac-osgi-runtime-core/
implementation ("org.objectweb.fractal.juliac.osgi:juliac-osgi-runtime-core:2.2.4")
'org.objectweb.fractal.juliac.osgi:juliac-osgi-runtime-core:jar:2.2.4'
<dependency org="org.objectweb.fractal.juliac.osgi" name="juliac-osgi-runtime-core" rev="2.2.4">
<artifact name="juliac-osgi-runtime-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.objectweb.fractal.juliac.osgi', module='juliac-osgi-runtime-core', version='2.2.4')
)
libraryDependencies += "org.objectweb.fractal.juliac.osgi" % "juliac-osgi-runtime-core" % "2.2.4"
[org.objectweb.fractal.juliac.osgi/juliac-osgi-runtime-core "2.2.4"]