is not current version
Last Version 1.4.0

io.github.asvanberg:donkey 1.1.0

An opinionated and stubborn implementation of the Jakarta JSON Bind API.

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

io.github.asvanberg
ArtifactId

ArtifactId

donkey
Version

Version

1.1.0
Type

Type

jar

Download donkey 1.1.0


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