License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Ant Build Tools |
GroupId | GroupIdcom.danidemi.jlubricant |
ArtifactId | ArtifactIdjlubricant |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjlubricant
Java Power Ups!
|
Project URL |
Project URL |
Filename | Size |
---|---|
jlubricant-0.0.15.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant/ -->
<dependency>
<groupId>com.danidemi.jlubricant</groupId>
<artifactId>jlubricant</artifactId>
<version>0.0.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant/
implementation 'com.danidemi.jlubricant:jlubricant:0.0.15'
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant/
implementation ("com.danidemi.jlubricant:jlubricant:0.0.15")
'com.danidemi.jlubricant:jlubricant:pom:0.0.15'
<dependency org="com.danidemi.jlubricant" name="jlubricant" rev="0.0.15">
<artifact name="jlubricant" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.danidemi.jlubricant', module='jlubricant', version='0.0.15')
)
libraryDependencies += "com.danidemi.jlubricant" % "jlubricant" % "0.0.15"
[com.danidemi.jlubricant/jlubricant "0.0.15"]