is not current version
Last Version 1.14.0

io.sundr:transform-annotations 0.40.1


Categories

Categories

ORM Data
GroupId

GroupId

io.sundr
ArtifactId

ArtifactId

transform-annotations
Version

Version

0.40.1
Type

Type

jar

Download transform-annotations 0.40.1


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