is not current version
Last Version 0.8.8

de.matrixweb.smaller:clients 0.6.1


Categories

Categories

CLI User Interface
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

clients
Version

Version

0.6.1
Type

Type

pom

Download clients 0.6.1

Filename Size
clients-0.6.1.pom 1 KB
Browse

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