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