| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Ant Компиляция и сборка |
| Группа | Группаcom.danidemi.jlubricant |
| Идентификатор | Идентификаторjlubricant-embeddable |
| Последняя версия | Последняя версия0.0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеembeddable
Contains all astractions common to Embeddables
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- 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"]