License |
License |
---|---|
GroupId | GroupIdcom.github.robtimus |
ArtifactId | ArtifactIdobfuscation-yaml |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionobfuscation-yaml
Provides functionality for obfuscating YAML
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
obfuscation-yaml-1.0.1.pom | |
obfuscation-yaml-1.0.1.jar | 26 KB |
obfuscation-yaml-1.0.1-sources.jar | 14 KB |
obfuscation-yaml-1.0.1-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-yaml/ -->
<dependency>
<groupId>com.github.robtimus</groupId>
<artifactId>obfuscation-yaml</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-yaml/
implementation 'com.github.robtimus:obfuscation-yaml:1.0.1'
// https://jarcasting.com/artifacts/com.github.robtimus/obfuscation-yaml/
implementation ("com.github.robtimus:obfuscation-yaml:1.0.1")
'com.github.robtimus:obfuscation-yaml:jar:1.0.1'
<dependency org="com.github.robtimus" name="obfuscation-yaml" rev="1.0.1">
<artifact name="obfuscation-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.robtimus', module='obfuscation-yaml', version='1.0.1')
)
libraryDependencies += "com.github.robtimus" % "obfuscation-yaml" % "1.0.1"
[com.github.robtimus/obfuscation-yaml "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.robtimus : obfuscation-core | jar | 1.3 |
org.snakeyaml : snakeyaml-engine | jar | 2.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-nop | jar | 1.7.30 |
org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
org.hamcrest : hamcrest | jar | 2.2 |
org.mockito : mockito-core | jar | 3.5.13 |