is not current version
Last Version 0.2.6

com.nlocketz.plugins:easy-plugins 0.2.0


GroupId

GroupId

com.nlocketz.plugins
ArtifactId

ArtifactId

easy-plugins
Version

Version

0.2.0
Type

Type

jar

Download easy-plugins 0.2.0


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