MVN

com.github.robtimus : obfuscation-json

Maven & Gradle

Dec 21, 2022
3 stars

obfuscation-json · Provides functionality for obfuscating JSON using the Java API for Processing JSON (JSR 374)

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>obfuscation-json</artifactId>
    <version>1.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.1

All Versions

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

Version Vulnerabilities Updated
1.2.x
obfuscation-json-1.2.1
1.2
obfuscation-json-1.2
1.1
obfuscation-json-1.1
1.0.x
obfuscation-json-1.0.1
1.0
obfuscation-json-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>obfuscation-json</artifactId>
    <version>1.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.robtimus : obfuscation-json gradle dependency to your build.gradle file:

implementation 'com.github.robtimus:obfuscation-json:1.2.1'

Gradle Kotlin DSL: Add the following com.github.robtimus : obfuscation-json gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.robtimus:obfuscation-json:1.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.robtimus : obfuscation-json sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.robtimus" % "obfuscation-json" % "1.2.1"

Advertisement

Dependencies from Group

Mar 16, 2022
16 usages
1 stars
Mar 02, 2023
6 usages
1 stars
Dec 18, 2021
4 usages
0 stars
Jan 29, 2023
3 usages
0 stars
Dec 18, 2021
2 usages
0 stars

Discover Dependencies

Jan 18, 2023
7 usages
3 stars
Aug 21, 2023
15 stars
Apr 26, 2023
718 stars
Aug 25, 2023
4 usages
3.9k stars
Jul 11, 2023
13 usages
435 stars
May 03, 2020
0 stars