GroupId | GroupIdde.bitgrip.ficum |
---|---|
ArtifactId | ArtifactIdficum-annotation |
Version | Version0.11.3 |
Type | Typejar |
Filename | Size |
---|---|
ficum-annotation-0.11.3.pom | |
ficum-annotation-0.11.3.jar | 2 KB |
ficum-annotation-0.11.3-sources.jar | 1 KB |
ficum-annotation-0.11.3-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-annotation/ -->
<dependency>
<groupId>de.bitgrip.ficum</groupId>
<artifactId>ficum-annotation</artifactId>
<version>0.11.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-annotation/
implementation 'de.bitgrip.ficum:ficum-annotation:0.11.3'
// https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-annotation/
implementation ("de.bitgrip.ficum:ficum-annotation:0.11.3")
'de.bitgrip.ficum:ficum-annotation:jar:0.11.3'
<dependency org="de.bitgrip.ficum" name="ficum-annotation" rev="0.11.3">
<artifact name="ficum-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bitgrip.ficum', module='ficum-annotation', version='0.11.3')
)
libraryDependencies += "de.bitgrip.ficum" % "ficum-annotation" % "0.11.3"
[de.bitgrip.ficum/ficum-annotation "0.11.3"]