is not current version
Last Version 1.5.1

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

Java service utilities - Processor

Categories

Categories

Java Languages
GroupId

GroupId

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

ArtifactId

java-service-processor
Version

Version

1.3.2
Type

Type

jar

Download java-service-processor 1.3.2


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