GroupId | GroupIdeu.toop |
---|---|
ArtifactId | ArtifactIdtoop-interface |
Version | Version0.10.6-2 |
Type | Typejar |
Filename | Size |
---|---|
toop-interface-0.10.6-2.pom | |
toop-interface-0.10.6-2.jar | 26 KB |
toop-interface-0.10.6-2-test-sources.jar | 28 KB |
toop-interface-0.10.6-2-sources.jar | 24 KB |
toop-interface-0.10.6-2-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.toop/toop-interface/ -->
<dependency>
<groupId>eu.toop</groupId>
<artifactId>toop-interface</artifactId>
<version>0.10.6-2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.toop/toop-interface/
implementation 'eu.toop:toop-interface:0.10.6-2'
// https://jarcasting.com/artifacts/eu.toop/toop-interface/
implementation ("eu.toop:toop-interface:0.10.6-2")
'eu.toop:toop-interface:jar:0.10.6-2'
<dependency org="eu.toop" name="toop-interface" rev="0.10.6-2">
<artifact name="toop-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.toop', module='toop-interface', version='0.10.6-2')
)
libraryDependencies += "eu.toop" % "toop-interface" % "0.10.6-2"
[eu.toop/toop-interface "0.10.6-2"]