maxon

The maxon JSON converter

License

License

Categories

Categories

Axon Application Layer Libs Distributed Applications
GroupId

GroupId

com.github.mavolin
ArtifactId

ArtifactId

maxon
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

maxon
The maxon JSON converter
Project URL

Project URL

https://github.com/mavolin/maxon
Source Code Management

Source Code Management

https://github.com/mavolin/maxon

Download maxon

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.5.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0