is not current version
Last Version 1.5.1

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

Java service utilities - Annotation

Categories

Categories

Java Languages
GroupId

GroupId

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

ArtifactId

java-service-annotation
Version

Version

1.3.2
Type

Type

jar

Download java-service-annotation 1.3.2


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