is not current version
Last Version 0.8.8

de.matrixweb.smaller:clients 0.8.5


Categories

Categories

CLI User Interface
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

clients
Version

Version

0.8.5
Type

Type

pom

Download clients 0.8.5

Filename Size
clients-0.8.5.pom 1 KB
Browse

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