| License |
License |
|---|---|
| GroupId | GroupIdicu.nullptr.stringfuck |
| ArtifactId | ArtifactIdlibrary |
| Last Version | Last Version0.2.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionStringFuck
Yet Another String Obfuscator for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| library-0.2.2.pom | |
| library-0.2.2-sources.jar | 2 KB |
| library-0.2.2-javadoc.jar | 391 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/icu.nullptr.stringfuck/library/ -->
<dependency>
<groupId>icu.nullptr.stringfuck</groupId>
<artifactId>library</artifactId>
<version>0.2.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/icu.nullptr.stringfuck/library/
implementation 'icu.nullptr.stringfuck:library:0.2.2'
// https://jarcasting.com/artifacts/icu.nullptr.stringfuck/library/
implementation ("icu.nullptr.stringfuck:library:0.2.2")
'icu.nullptr.stringfuck:library:aar:0.2.2'
<dependency org="icu.nullptr.stringfuck" name="library" rev="0.2.2">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='icu.nullptr.stringfuck', module='library', version='0.2.2')
)
libraryDependencies += "icu.nullptr.stringfuck" % "library" % "0.2.2"
[icu.nullptr.stringfuck/library "0.2.2"]