is not current version
Last Version 3.1.0

com.yworks:annotation 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

annotation
Version

Version

2.9.2
Type

Type

jar

Download annotation 2.9.2


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