is not current version
Last Version 0.10.8

eu.toop:toop-interface 0.10.4


GroupId

GroupId

eu.toop
ArtifactId

ArtifactId

toop-interface
Version

Version

0.10.4
Type

Type

jar

Download toop-interface 0.10.4


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