is not current version
Last Version 4.5.0

de.samply:share-common 4.0.0

Samply Share Common Components

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

share-common
Version

Version

4.0.0
Type

Type

jar

Download share-common 4.0.0


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