JSON Kotlin BOM

BOM for JSON Kotlin and Java libraries

License

License

Categories

Categories

Kotlin Languages Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-kotlin-bom
Last Version

Last Version

0.4
Release Date

Release Date

Type

Type

pom
Description

Description

JSON Kotlin BOM
BOM for JSON Kotlin and Java libraries
Project URL

Project URL

https://github.com/pwall567/maven-kotlin
Source Code Management

Source Code Management

https://github.com/pwall567/json-kotlin-bom

Download json-kotlin-bom

Filename Size
json-kotlin-bom-0.4.pom 3 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-bom/ -->
<dependency>
    <groupId>net.pwall.json</groupId>
    <artifactId>json-kotlin-bom</artifactId>
    <version>0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-bom/
implementation 'net.pwall.json:json-kotlin-bom:0.4'
// https://jarcasting.com/artifacts/net.pwall.json/json-kotlin-bom/
implementation ("net.pwall.json:json-kotlin-bom:0.4")
'net.pwall.json:json-kotlin-bom:pom:0.4'
<dependency org="net.pwall.json" name="json-kotlin-bom" rev="0.4">
  <artifact name="json-kotlin-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.pwall.json', module='json-kotlin-bom', version='0.4')
)
libraryDependencies += "net.pwall.json" % "json-kotlin-bom" % "0.4"
[net.pwall.json/json-kotlin-bom "0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.4
0.3
0.2
0.1