MVN

no.ssb.jsonstat : json-stat-java

Maven & Gradle

Feb 25, 2023
2 usages
12 stars

Json stat for Java · Json stat implementation in Java

<dependency>
    <groupId>no.ssb.jsonstat</groupId>
    <artifactId>json-stat-java</artifactId>
    <version>0.2.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.ssb.jsonstat : json-stat-java to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.8

All Versions

Choose a version of no.ssb.jsonstat : json-stat-java to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
json-stat-java-0.2.8
json-stat-java-0.2.3
json-stat-java-0.2.2
json-stat-java-0.2.1
0.1.x
json-stat-java-0.1.3

How to add a dependency to Maven

Add the following no.ssb.jsonstat : json-stat-java maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.ssb.jsonstat</groupId>
    <artifactId>json-stat-java</artifactId>
    <version>0.2.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.ssb.jsonstat : json-stat-java gradle dependency to your build.gradle file:

implementation 'no.ssb.jsonstat:json-stat-java:0.2.8'

Gradle Kotlin DSL: Add the following no.ssb.jsonstat : json-stat-java gradle kotlin dependency to your build.gradle.kts file:

implementation("no.ssb.jsonstat:json-stat-java:0.2.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.ssb.jsonstat : json-stat-java sbt scala dependency to your build.sbt file:

libraryDependencies += "no.ssb.jsonstat" % "json-stat-java" % "0.2.8"

Advertisement

Dependencies from Group

Feb 25, 2023
2 usages
12 stars

Discover Dependencies

Apr 27, 2021
2 usages
30 stars
Oct 29, 2020
2 usages
50 stars
Jul 28, 2021
3 usages
16 stars
Mar 06, 2019
3 usages
3 stars
Jun 14, 2021
2 usages
8 stars
Aug 25, 2023
3 usages
1.3k stars