is not current version
Last Version 0.10.8

eu.toop:toop-interface 0.9.3


GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

toop-interface
Version

Version

0.9.3
Type

Type

jar

Download toop-interface 0.9.3


<!-- https://jarcasting.com/artifacts/eu.toop/toop-interface/ -->
<dependency>
    <groupId>eu.toop</groupId>
    <artifactId>toop-interface</artifactId>
    <version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.toop/toop-interface/
implementation 'eu.toop:toop-interface:0.9.3'
// https://jarcasting.com/artifacts/eu.toop/toop-interface/
implementation ("eu.toop:toop-interface:0.9.3")
'eu.toop:toop-interface:jar:0.9.3'
<dependency org="eu.toop" name="toop-interface" rev="0.9.3">
  <artifact name="toop-interface" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.toop', module='toop-interface', version='0.9.3')
)
libraryDependencies += "eu.toop" % "toop-interface" % "0.9.3"
[eu.toop/toop-interface "0.9.3"]