MVN

com.github.robtimus : obfuscation-commons-lang

Maven & Gradle

Aug 06, 2022
0 stars

obfuscation-commons-lang · Provides functionality for obfuscating objects using Apache Commons Lang

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>obfuscation-commons-lang</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2

All Versions

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

Version Vulnerabilities Updated
1.0.x
obfuscation-commons-lang-1.0.2
obfuscation-commons-lang-1.0.1
1.0
obfuscation-commons-lang-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>obfuscation-commons-lang</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.github.robtimus:obfuscation-commons-lang:1.0.2'

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

implementation("com.github.robtimus:obfuscation-commons-lang:1.0.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.github.robtimus" % "obfuscation-commons-lang" % "1.0.2"

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

May 06, 2020
0 stars
Nov 19, 2021
3 stars
Apr 29, 2020
5 stars
Apr 28, 2020
3 usages
12 stars
May 18, 2021
5 usages
183 stars
Sep 03, 2022
2 usages
Apr 12, 2021