is not current version
Last Version 2.0.0

de.jungblut.common:thomasjungblut-common 1.0

This is my common library.

GroupId

GroupId

de.jungblut.common
ArtifactId

ArtifactId

thomasjungblut-common
Version

Version

1.0
Type

Type

jar

Download thomasjungblut-common 1.0


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