Last Version

org.kordamp.jipsy:jipsy-util 1.1.1

Configurable Java Annotation Processor to simplify the use of the Service Provider Interface

License

License

GroupId

GroupId

org.kordamp.jipsy
ArtifactId

ArtifactId

jipsy-util
Version

Version

1.1.1
Type

Type

jar
Description

Description

Configurable Java Annotation Processor to simplify the use of the Service Provider Interface
Project Organization

Project Organization

Kordamp

Download jipsy-util 1.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.