is not current version
Last Version 0.6.0

com.47deg:memeid 0.1

RFC-compliant Universally Unique Identifiers (UUID) for the JVM

GroupId

GroupId

com.47deg
ArtifactId

ArtifactId

memeid
Version

Version

0.1
Type

Type

jar

Download memeid 0.1


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