License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Ant Build Tools |
GroupId | GroupIdcom.danidemi.jlubricant |
ArtifactId | ArtifactIdjlubricant-embeddable |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionembeddable
Contains all astractions common to Embeddables
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-embeddable/ -->
<dependency>
<groupId>com.danidemi.jlubricant</groupId>
<artifactId>jlubricant-embeddable</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-embeddable/
implementation 'com.danidemi.jlubricant:jlubricant-embeddable:0.0.15'
// https://jarcasting.com/artifacts/com.danidemi.jlubricant/jlubricant-embeddable/
implementation ("com.danidemi.jlubricant:jlubricant-embeddable:0.0.15")
'com.danidemi.jlubricant:jlubricant-embeddable:jar:0.0.15'
<dependency org="com.danidemi.jlubricant" name="jlubricant-embeddable" rev="0.0.15">
<artifact name="jlubricant-embeddable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.danidemi.jlubricant', module='jlubricant-embeddable', version='0.0.15')
)
libraryDependencies += "com.danidemi.jlubricant" % "jlubricant-embeddable" % "0.0.15"
[com.danidemi.jlubricant/jlubricant-embeddable "0.0.15"]