GroupId | GroupIdde.viaboxx |
---|---|
ArtifactId | ArtifactIdagimatec-tools |
Version | Version2.5.13 |
Type | Typepom |
Filename | Size |
---|---|
agimatec-tools-2.5.13.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.viaboxx/agimatec-tools/ -->
<dependency>
<groupId>de.viaboxx</groupId>
<artifactId>agimatec-tools</artifactId>
<version>2.5.13</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.viaboxx/agimatec-tools/
implementation 'de.viaboxx:agimatec-tools:2.5.13'
// https://jarcasting.com/artifacts/de.viaboxx/agimatec-tools/
implementation ("de.viaboxx:agimatec-tools:2.5.13")
'de.viaboxx:agimatec-tools:pom:2.5.13'
<dependency org="de.viaboxx" name="agimatec-tools" rev="2.5.13">
<artifact name="agimatec-tools" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.viaboxx', module='agimatec-tools', version='2.5.13')
)
libraryDependencies += "de.viaboxx" % "agimatec-tools" % "2.5.13"
[de.viaboxx/agimatec-tools "2.5.13"]