License |
License |
---|---|
GroupId | GroupIdcom.nlocketz.plugins |
ArtifactId | ArtifactIdeasy-plugins-parent |
Last Version | Last Version0.2.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasy-plugins-parent
Annotation directed service providers, made easy!
|
Project URL |
Project URL |
Filename | Size |
---|---|
easy-plugins-parent-0.2.6.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nlocketz.plugins/easy-plugins-parent/ -->
<dependency>
<groupId>com.nlocketz.plugins</groupId>
<artifactId>easy-plugins-parent</artifactId>
<version>0.2.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.nlocketz.plugins/easy-plugins-parent/
implementation 'com.nlocketz.plugins:easy-plugins-parent:0.2.6'
// https://jarcasting.com/artifacts/com.nlocketz.plugins/easy-plugins-parent/
implementation ("com.nlocketz.plugins:easy-plugins-parent:0.2.6")
'com.nlocketz.plugins:easy-plugins-parent:pom:0.2.6'
<dependency org="com.nlocketz.plugins" name="easy-plugins-parent" rev="0.2.6">
<artifact name="easy-plugins-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.nlocketz.plugins', module='easy-plugins-parent', version='0.2.6')
)
libraryDependencies += "com.nlocketz.plugins" % "easy-plugins-parent" % "0.2.6"
[com.nlocketz.plugins/easy-plugins-parent "0.2.6"]