JON Sample Project

The JON Sample Project is intended to demonstrate some of the general uses of the JON project.

License

License

GroupId

GroupId

org.fuwjin
ArtifactId

ArtifactId

jon-sample
Last Version

Last Version

0.9.3
Release Date

Release Date

Type

Type

jar
Description

Description

JON Sample Project
The JON Sample Project is intended to demonstrate some of the general uses of the JON project.

Download jon-sample

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.fuwjin : jon jar 0.9.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.3