is not current version
Last Version 0.8.8

de.matrixweb.smaller:old-clients-test 0.8.7


Categories

Categories

CLI User Interface
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

old-clients-test
Version

Version

0.8.7
Type

Type

jar

Download old-clients-test 0.8.7


<!-- https://jarcasting.com/artifacts/de.matrixweb.smaller/old-clients-test/ -->
<dependency>
    <groupId>de.matrixweb.smaller</groupId>
    <artifactId>old-clients-test</artifactId>
    <version>0.8.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.matrixweb.smaller/old-clients-test/
implementation 'de.matrixweb.smaller:old-clients-test:0.8.7'
// https://jarcasting.com/artifacts/de.matrixweb.smaller/old-clients-test/
implementation ("de.matrixweb.smaller:old-clients-test:0.8.7")
'de.matrixweb.smaller:old-clients-test:jar:0.8.7'
<dependency org="de.matrixweb.smaller" name="old-clients-test" rev="0.8.7">
  <artifact name="old-clients-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.matrixweb.smaller', module='old-clients-test', version='0.8.7')
)
libraryDependencies += "de.matrixweb.smaller" % "old-clients-test" % "0.8.7"
[de.matrixweb.smaller/old-clients-test "0.8.7"]