DecompileCrasher

A obfuscater with invokedynamic

License

License

Categories

Categories

Gradle Build Tools CRaSH General Purpose Libraries Utility
GroupId

GroupId

com.anatawa12.decompileCrasher
ArtifactId

ArtifactId

gradle-plugin
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

DecompileCrasher
A obfuscater with invokedynamic
Project URL

Project URL

https://github.com/anatawa12/DecompileCrasher
Source Code Management

Source Code Management

https://github.com/anatawa12/DecompileCrasher

Download gradle-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/com.anatawa12.decompileCrasher/gradle-plugin/ -->
<dependency>
    <groupId>com.anatawa12.decompileCrasher</groupId>
    <artifactId>gradle-plugin</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.anatawa12.decompileCrasher/gradle-plugin/
implementation 'com.anatawa12.decompileCrasher:gradle-plugin:1.2.3'
// https://jarcasting.com/artifacts/com.anatawa12.decompileCrasher/gradle-plugin/
implementation ("com.anatawa12.decompileCrasher:gradle-plugin:1.2.3")
'com.anatawa12.decompileCrasher:gradle-plugin:jar:1.2.3'
<dependency org="com.anatawa12.decompileCrasher" name="gradle-plugin" rev="1.2.3">
  <artifact name="gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anatawa12.decompileCrasher', module='gradle-plugin', version='1.2.3')
)
libraryDependencies += "com.anatawa12.decompileCrasher" % "gradle-plugin" % "1.2.3"
[com.anatawa12.decompileCrasher/gradle-plugin "1.2.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (1)

Group / Artifact Type Version
com.anatawa12.decompileCrasher : DecompileCrasher jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0