License |
License |
---|---|
Categories |
CategoriesAxon Application Layer Libs Distributed Applications |
GroupId | GroupIdcom.github.mavolin |
ArtifactId | ArtifactIdmaxon |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmaxon
The maxon JSON converter
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
maxon-1.3.1.pom | |
maxon-1.3.1.jar | 54 KB |
maxon-1.3.1-sources.jar | 45 KB |
maxon-1.3.1-javadoc.jar | 618 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.5.0-M1 |