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

com.yworks:annotation 2.10.0

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

Группа

Группа

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

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

annotation
Версия

Версия

2.10.0
Тип

Тип

jar

Скачать annotation 2.10.0


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