easy-plugins

Annotation directed service providers, made easy!

License

License

GroupId

GroupId

com.nlocketz.plugins
ArtifactId

ArtifactId

easy-plugins
Last Version

Last Version

0.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

easy-plugins
Annotation directed service providers, made easy!

Download easy-plugins

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc3
com.squareup : javapoet jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1