is not current version
Last Version 0.8.8

de.matrixweb.smaller:clients 0.8.0


Categories

Categories

CLI User Interface
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

clients
Version

Version

0.8.0
Type

Type

pom

Download clients 0.8.0

Filename Size
clients-0.8.0.pom 1 KB
Browse

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