MVN

com.heliorm : json

Maven & Gradle

Jul 20, 2021
1 usages
1 stars

[HeliORM] JSON Serialization and de-serialization

<dependency>
    <groupId>com.heliorm</groupId>
    <artifactId>json</artifactId>
    <version>0.91</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.heliorm : json to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.91

All Versions

Choose a version of com.heliorm : json to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.91
json-0.91
0.90
json-0.90
0.89
json-0.89
0.88
json-0.88
0.87
json-0.87
0.86
json-0.86
0.85
json-0.85

How to add a dependency to Maven

Add the following com.heliorm : json maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.heliorm</groupId>
    <artifactId>json</artifactId>
    <version>0.91</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.heliorm : json gradle dependency to your build.gradle file:

implementation 'com.heliorm:json:0.91'

Gradle Kotlin DSL: Add the following com.heliorm : json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.heliorm:json:0.91")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.heliorm : json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.heliorm" % "json" % "0.91"

Advertisement

Dependencies from Group

May 31, 2023
5 usages
1 stars
Nov 05, 2022
3 usages
1 stars
Nov 05, 2022
3 usages
1 stars
Jul 20, 2021
1 usages
1 stars
May 31, 2023
1 usages
1 stars

Discover Dependencies

Apr 28, 2021
1 usages
9 stars
Aug 01, 2023
1 usages
3 stars
Aug 01, 2023
1 usages
3 stars
Aug 23, 2023
1 usages
76 stars
Apr 15, 2022
2 usages
423 stars
Sep 17, 2022
1 usages
25 stars
Apr 15, 2021
1 usages
2 stars
Feb 15, 2023
2 usages
4 stars