is not current version
Last Version 3.1.0

com.yworks:yguard 2.10.0

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.10.0
Type

Type

jar

Download yguard 2.10.0


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