Last Version

obfuscation-core 1.4

Provides functionality for obfuscating text

License

License

GroupId

GroupId

com.github.robtimus
ArtifactId

ArtifactId

obfuscation-core
Version

Version

1.4
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.4


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

Dependencies

test (3)

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

Project Modules

There are no modules declared in this project.