MVN

org.fuwjin : jon-sample

Maven & Gradle

Sep 19, 2010

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

<dependency>
    <groupId>org.fuwjin</groupId>
    <artifactId>jon-sample</artifactId>
    <version>0.9.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fuwjin : jon-sample to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.3

All Versions

Choose a version of org.fuwjin : jon-sample to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
jon-sample-0.9.3

How to add a dependency to Maven

Add the following org.fuwjin : jon-sample maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fuwjin</groupId>
    <artifactId>jon-sample</artifactId>
    <version>0.9.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fuwjin : jon-sample gradle dependency to your build.gradle file:

implementation 'org.fuwjin:jon-sample:0.9.3'

Gradle Kotlin DSL: Add the following org.fuwjin : jon-sample gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fuwjin:jon-sample:0.9.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fuwjin : jon-sample sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fuwjin" % "jon-sample" % "0.9.3"

Advertisement

Dependencies from Group

Aug 15, 2011
4 usages
Aug 15, 2011
2 usages
Aug 15, 2011
2 usages
Aug 15, 2011
1 usages
Sep 19, 2010
1 usages

Discover Dependencies

jon
Aug 15, 2011
1 usages
Feb 08, 2011
4 usages
Feb 08, 2011
4 usages
Jan 10, 2011
1 usages
Jan 10, 2011
1 usages
Oct 28, 2014
1 usages
264 stars
Oct 28, 2014
264 stars
Oct 28, 2014
3 usages
264 stars