Categories |
CategoriesIDE Development Tools |
---|---|
GroupId | GroupIdio.quee.ktx.radix |
ArtifactId | ArtifactIdktx-radix-development-identity |
Version | Versionv1.1.1-RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.quee.ktx.radix/ktx-radix-development-identity/ -->
<dependency>
<groupId>io.quee.ktx.radix</groupId>
<artifactId>ktx-radix-development-identity</artifactId>
<version>v1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.quee.ktx.radix/ktx-radix-development-identity/
implementation 'io.quee.ktx.radix:ktx-radix-development-identity:v1.1.1-RELEASE'
// https://jarcasting.com/artifacts/io.quee.ktx.radix/ktx-radix-development-identity/
implementation ("io.quee.ktx.radix:ktx-radix-development-identity:v1.1.1-RELEASE")
'io.quee.ktx.radix:ktx-radix-development-identity:jar:v1.1.1-RELEASE'
<dependency org="io.quee.ktx.radix" name="ktx-radix-development-identity" rev="v1.1.1-RELEASE">
<artifact name="ktx-radix-development-identity" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quee.ktx.radix', module='ktx-radix-development-identity', version='v1.1.1-RELEASE')
)
libraryDependencies += "io.quee.ktx.radix" % "ktx-radix-development-identity" % "v1.1.1-RELEASE"
[io.quee.ktx.radix/ktx-radix-development-identity "v1.1.1-RELEASE"]