License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.datacanvasio.expretau |
ArtifactId | ArtifactIdexpretau-annotations |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionexpretau-annotations
Module to process annotations in ExpreTau
|
Project URL |
Project URL |
Filename | Size |
---|---|
expretau-annotations-1.1.0.pom | |
expretau-annotations-1.1.0.jar | 22 KB |
expretau-annotations-1.1.0-sources.jar | 13 KB |
expretau-annotations-1.1.0-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.datacanvasio.expretau/expretau-annotations/ -->
<dependency>
<groupId>io.github.datacanvasio.expretau</groupId>
<artifactId>expretau-annotations</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.datacanvasio.expretau/expretau-annotations/
implementation 'io.github.datacanvasio.expretau:expretau-annotations:1.1.0'
// https://jarcasting.com/artifacts/io.github.datacanvasio.expretau/expretau-annotations/
implementation ("io.github.datacanvasio.expretau:expretau-annotations:1.1.0")
'io.github.datacanvasio.expretau:expretau-annotations:jar:1.1.0'
<dependency org="io.github.datacanvasio.expretau" name="expretau-annotations" rev="1.1.0">
<artifact name="expretau-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.datacanvasio.expretau', module='expretau-annotations', version='1.1.0')
)
libraryDependencies += "io.github.datacanvasio.expretau" % "expretau-annotations" % "1.1.0"
[io.github.datacanvasio.expretau/expretau-annotations "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.16 |
com.google.auto.service : auto-service | jar | 1.0-rc6 |
com.squareup : javapoet | jar | 1.12.1 |
org.apache.commons : commons-lang3 | jar | 3.10 |