io.arkitik.radix:radix-development-identity

Shared business abstraction modules to develop any server project using kotlin

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

io.arkitik.radix
ArtifactId

ArtifactId

radix-development-identity
Last Version

Last Version

v1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Shared business abstraction modules to develop any server project using kotlin

Download radix-development-identity

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
v1.4.1
v1.4.0
v1.3.0
v1.2.0
v1.1.1
v1.1.0
v1.0.1
v1.0.0