is not current version
Last Version 4.5.0

de.samply:share-common 4.0.1

Samply Share Common Components

GroupId

GroupId

de.samply
ArtifactId

ArtifactId

share-common
Version

Version

4.0.1
Type

Type

jar

Download share-common 4.0.1


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