Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdio.sundr |
ArtifactId | ArtifactIdtransform-annotations |
Last Version | Last Version1.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/io.sundr/transform-annotations/ -->
<dependency>
<groupId>io.sundr</groupId>
<artifactId>transform-annotations</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.sundr/transform-annotations/
implementation 'io.sundr:transform-annotations:1.14.0'
// https://jarcasting.com/artifacts/io.sundr/transform-annotations/
implementation ("io.sundr:transform-annotations:1.14.0")
'io.sundr:transform-annotations:jar:1.14.0'
<dependency org="io.sundr" name="transform-annotations" rev="1.14.0">
<artifact name="transform-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.sundr', module='transform-annotations', version='1.14.0')
)
libraryDependencies += "io.sundr" % "transform-annotations" % "1.14.0"
[io.sundr/transform-annotations "1.14.0"]