не последняя версия
Последняя версия 2.10.0

com.yworks:retroguard 2.9.1

The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts

Группа

Группа

com.yworks
Идентификатор

Идентификатор

retroguard
Версия

Версия

2.9.1
Тип

Тип

jar

Скачать retroguard 2.9.1


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