is not current version
Last Version 1.7.6

it.uniroma2.art.coda:coda-osgi 1.1


GroupId

GroupId

it.uniroma2.art.coda
ArtifactId

ArtifactId

coda-osgi
Version

Version

1.1
Type

Type

jar

Download coda-osgi 1.1


<!-- https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-osgi/ -->
<dependency>
    <groupId>it.uniroma2.art.coda</groupId>
    <artifactId>coda-osgi</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-osgi/
implementation 'it.uniroma2.art.coda:coda-osgi:1.1'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-osgi/
implementation ("it.uniroma2.art.coda:coda-osgi:1.1")
'it.uniroma2.art.coda:coda-osgi:jar:1.1'
<dependency org="it.uniroma2.art.coda" name="coda-osgi" rev="1.1">
  <artifact name="coda-osgi" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda-osgi', version='1.1')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda-osgi" % "1.1"
[it.uniroma2.art.coda/coda-osgi "1.1"]