License |
License |
---|---|
GroupId | GroupIdde.bitgrip.ficum |
ArtifactId | ArtifactIdficum-annotation |
Last Version | Last Version0.13.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFICUM - Annotation
Annotations for usage in Converter or Validators
|
Filename | Size |
---|---|
ficum-annotation-0.13.0.pom | |
ficum-annotation-0.13.0.jar | 2 KB |
ficum-annotation-0.13.0-sources.jar | 1 KB |
ficum-annotation-0.13.0-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-annotation/ -->
<dependency>
<groupId>de.bitgrip.ficum</groupId>
<artifactId>ficum-annotation</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-annotation/
implementation 'de.bitgrip.ficum:ficum-annotation:0.13.0'
// https://jarcasting.com/artifacts/de.bitgrip.ficum/ficum-annotation/
implementation ("de.bitgrip.ficum:ficum-annotation:0.13.0")
'de.bitgrip.ficum:ficum-annotation:jar:0.13.0'
<dependency org="de.bitgrip.ficum" name="ficum-annotation" rev="0.13.0">
<artifact name="ficum-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.bitgrip.ficum', module='ficum-annotation', version='0.13.0')
)
libraryDependencies += "de.bitgrip.ficum" % "ficum-annotation" % "0.13.0"
[de.bitgrip.ficum/ficum-annotation "0.13.0"]