MVN

us.jsy : arithmetic

Maven & Gradle

Jan 10, 2020
1 stars

Arithmetic Library for Tutorial · This is a sample library for a tutorial about publishing to Maven Central

<dependency>
    <groupId>us.jsy</groupId>
    <artifactId>arithmetic</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of us.jsy : arithmetic to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of us.jsy : arithmetic to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
arithmetic-1.0.5
arithmetic-1.0.4
arithmetic-1.0.3
arithmetic-1.0.2
arithmetic-1.0.1
arithmetic-1.0.0
0.1.x
arithmetic-0.1.0

How to add a dependency to Maven

Add the following us.jsy : arithmetic maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>us.jsy</groupId>
    <artifactId>arithmetic</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following us.jsy : arithmetic gradle dependency to your build.gradle file:

implementation 'us.jsy:arithmetic:0.1.0'

Gradle Kotlin DSL: Add the following us.jsy : arithmetic gradle kotlin dependency to your build.gradle.kts file:

implementation("us.jsy:arithmetic:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following us.jsy : arithmetic sbt scala dependency to your build.sbt file:

libraryDependencies += "us.jsy" % "arithmetic" % "0.1.0"

Advertisement

Dependencies from Group

Jan 16, 2020
2 usages
0 stars
Jan 16, 2020
1 usages
0 stars
Jan 10, 2020
1 stars
Jan 16, 2020
0 stars
Jan 16, 2020
2 stars

Discover Dependencies

Jul 01, 2019
2.5k stars
Jul 01, 2019
2.5k stars
Jul 01, 2019
1 usages
2.5k stars
Jul 01, 2019
13 usages
2.5k stars
Mar 09, 2020
0 stars
Mar 09, 2020
1 usages
0 stars
Mar 09, 2020
1 usages
0 stars
Mar 21, 2019
1 usages
48 stars