License |
License |
---|---|
GroupId | GroupIdcom.virjar |
ArtifactId | ArtifactIdratel-extersion |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRatel API
a extension for ratel framework, support more reverse engineering tools based on ratel
|
Filename | Size |
---|---|
ratel-extersion-1.0.6.pom | |
ratel-extersion-1.0.6.jar | 310 KB |
ratel-extersion-1.0.6-sources.jar | 140 KB |
ratel-extersion-1.0.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.virjar/ratel-extersion/ -->
<dependency>
<groupId>com.virjar</groupId>
<artifactId>ratel-extersion</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.virjar/ratel-extersion/
implementation 'com.virjar:ratel-extersion:1.0.6'
// https://jarcasting.com/artifacts/com.virjar/ratel-extersion/
implementation ("com.virjar:ratel-extersion:1.0.6")
'com.virjar:ratel-extersion:jar:1.0.6'
<dependency org="com.virjar" name="ratel-extersion" rev="1.0.6">
<artifact name="ratel-extersion" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.virjar', module='ratel-extersion', version='1.0.6')
)
libraryDependencies += "com.virjar" % "ratel-extersion" % "1.0.6"
[com.virjar/ratel-extersion "1.0.6"]