is not current version
Last Version 0.2.6

com.nlocketz.plugins:easy-plugins-parent 0.2.5

Annotation directed service providers, made easy!

GroupId

GroupId

com.nlocketz.plugins
ArtifactId

ArtifactId

easy-plugins-parent
Version

Version

0.2.5
Type

Type

pom

Download easy-plugins-parent 0.2.5


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