Last Version

org.kordamp.jipsy:jipsy-annotations 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-annotations
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-annotations 1.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.