Last Version

ToJsonString 1.2

Generates a JSON representation of a Java Object.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.bitbucket.cowwoc
ArtifactId

ArtifactId

ToJsonString
Version

Version

1.2
Type

Type

jar
Description

Description

ToJsonString
Generates a JSON representation of a Java Object.

Download ToJsonString 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.bitbucket.cowwoc : preconditions jar 1.12

Project Modules

There are no modules declared in this project.