is not current version
Last Version 0.2.6

com.nlocketz.plugins:easy-plugins 0.0.3

Annotation directed service providers, made easy!

GroupId

GroupId

com.nlocketz.plugins
ArtifactId

ArtifactId

easy-plugins
Version

Version

0.0.3
Type

Type

jar

Download easy-plugins 0.0.3


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