is not current version
Last Version 0.2.6

com.nlocketz.plugins:easy-plugins 0.1.4

Annotation directed service providers, made easy!

GroupId

GroupId

com.nlocketz.plugins
ArtifactId

ArtifactId

easy-plugins
Version

Version

0.1.4
Type

Type

jar

Download easy-plugins 0.1.4


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