is not current version
Last Version 1.1.1

com.igormaznitsa:jute-annotations 1.1.0

Annotations for JUte

Categories

Categories

ORM Data
GroupId

GroupId

com.igormaznitsa
ArtifactId

ArtifactId

jute-annotations
Version

Version

1.1.0
Type

Type

jar

Download jute-annotations 1.1.0


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