is not current version
Last Version 2.0.0

de.jungblut.common:thomasjungblut-common 1.1

This is my common library.

GroupId

GroupId

de.jungblut.common
ArtifactId

ArtifactId

thomasjungblut-common
Version

Version

1.1
Type

Type

jar

Download thomasjungblut-common 1.1


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