is not current version
Last Version 3.0.5

eu.infomas:annotation-detector 3.0.0


GroupId

GroupId

eu.infomas
ArtifactId

ArtifactId

annotation-detector
Version

Version

3.0.0
Type

Type

jar

Download annotation-detector 3.0.0


<!-- https://jarcasting.com/artifacts/eu.infomas/annotation-detector/ -->
<dependency>
    <groupId>eu.infomas</groupId>
    <artifactId>annotation-detector</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.infomas/annotation-detector/
implementation 'eu.infomas:annotation-detector:3.0.0'
// https://jarcasting.com/artifacts/eu.infomas/annotation-detector/
implementation ("eu.infomas:annotation-detector:3.0.0")
'eu.infomas:annotation-detector:jar:3.0.0'
<dependency org="eu.infomas" name="annotation-detector" rev="3.0.0">
  <artifact name="annotation-detector" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.infomas', module='annotation-detector', version='3.0.0')
)
libraryDependencies += "eu.infomas" % "annotation-detector" % "3.0.0"
[eu.infomas/annotation-detector "3.0.0"]