is not current version
Last Version 3.1.0

com.yworks:yguard 2.9.2

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

GroupId

GroupId

com.yworks
ArtifactId

ArtifactId

yguard
Version

Version

2.9.2
Type

Type

jar

Download yguard 2.9.2


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