is not current version
Last Version 1.4

obfuscation-core 1.3

Provides functionality for obfuscating text

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

obfuscation-core
Version

Version

1.3
Type

Type

jar
Description

Description

obfuscation-core
Provides functionality for obfuscating text
Project URL

Project URL

https://robtimus.github.io/obfuscation-core/
Source Code Management

Source Code Management

https://github.com/robtimus/obfuscation-core

Download obfuscation-core 1.3


<!-- https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-core/ -->
<dependency>
    <groupId>com.github.robtimus</groupId>
    <artifactId>obfuscation-core</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-core/
implementation 'com.github.robtimus:obfuscation-core:1.3'
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-core/
implementation ("com.github.robtimus:obfuscation-core:1.3")
'com.github.robtimus:obfuscation-core:jar:1.3'
<dependency org="com.github.robtimus" name="obfuscation-core" rev="1.3">
  <artifact name="obfuscation-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='obfuscation-core', version='1.3')
)
libraryDependencies += "com.github.robtimus" % "obfuscation-core" % "1.3"
[com.github.robtimus/obfuscation-core "1.3"]

Dependencies

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.2
org.hamcrest : hamcrest jar 2.2
org.mockito : mockito-core jar 3.4.4

Project Modules

There are no modules declared in this project.