Last Version

jkob 1.0.0

Kotlin DSL for type-safe JSON building

License

License

Categories

Categories

Net
GroupId

GroupId

net.soundvibe
ArtifactId

ArtifactId

jkob
Version

Version

1.0.0
Type

Type

jar
Description

Description

jkob
Kotlin DSL for type-safe JSON building
Project URL

Project URL

https://github.com/soundvibe/jkob
Source Code Management

Source Code Management

https://github.com/soundvibe/jkob.git

Download jkob 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jre8 jar 1.1.4-2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.1.4-2

Project Modules

There are no modules declared in this project.