is not current version
Last Version 1.1

com.daedafusion:service-identity 1.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

service-identity
Version

Version

1.0
Type

Type

jar

Download service-identity 1.0


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