License |
License |
---|---|
GroupId | GroupIdfr.shingle |
ArtifactId | ArtifactIdshingle-annotations |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionShingle Annotations
A swagger like at compile time
|
Project URL |
Project URL |
Filename | Size |
---|---|
shingle-annotations-1.4.pom | |
shingle-annotations-1.4.jar | 3 KB |
shingle-annotations-1.4-sources.jar | 2 KB |
shingle-annotations-1.4-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.shingle/shingle-annotations/ -->
<dependency>
<groupId>fr.shingle</groupId>
<artifactId>shingle-annotations</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/fr.shingle/shingle-annotations/
implementation 'fr.shingle:shingle-annotations:1.4'
// https://jarcasting.com/artifacts/fr.shingle/shingle-annotations/
implementation ("fr.shingle:shingle-annotations:1.4")
'fr.shingle:shingle-annotations:jar:1.4'
<dependency org="fr.shingle" name="shingle-annotations" rev="1.4">
<artifact name="shingle-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.shingle', module='shingle-annotations', version='1.4')
)
libraryDependencies += "fr.shingle" % "shingle-annotations" % "1.4"
[fr.shingle/shingle-annotations "1.4"]