is not current version
Last Version 1.5.1

com.github.nbbrd.java-service-util:java-service-annotation 1.5.0

Java service utilities - Annotation

Categories

Categories

Java Languages
GroupId

GroupId

com.github.nbbrd.java-service-util
ArtifactId

ArtifactId

java-service-annotation
Version

Version

1.5.0
Type

Type

jar

Download java-service-annotation 1.5.0


<!-- https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-annotation/ -->
<dependency>
    <groupId>com.github.nbbrd.java-service-util</groupId>
    <artifactId>java-service-annotation</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-annotation/
implementation 'com.github.nbbrd.java-service-util:java-service-annotation:1.5.0'
// https://jarcasting.com/artifacts/com.github.nbbrd.java-service-util/java-service-annotation/
implementation ("com.github.nbbrd.java-service-util:java-service-annotation:1.5.0")
'com.github.nbbrd.java-service-util:java-service-annotation:jar:1.5.0'
<dependency org="com.github.nbbrd.java-service-util" name="java-service-annotation" rev="1.5.0">
  <artifact name="java-service-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.java-service-util', module='java-service-annotation', version='1.5.0')
)
libraryDependencies += "com.github.nbbrd.java-service-util" % "java-service-annotation" % "1.5.0"
[com.github.nbbrd.java-service-util/java-service-annotation "1.5.0"]