is not current version
Last Version 0.8.8

de.matrixweb.smaller:client-common 0.6.3


Categories

Categories

CLI User Interface
GroupId

GroupId

de.matrixweb.smaller
ArtifactId

ArtifactId

client-common
Version

Version

0.6.3
Type

Type

jar

Download client-common 0.6.3


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