| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.github.pyracantha |
| Идентификатор | Идентификаторcoccinea-core |
| Версия | Версия0.1.0-15-8babd3d |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| coccinea-core-0.1.0-15-8babd3d.pom | |
| coccinea-core-0.1.0-15-8babd3d.jar | 128 KB |
| coccinea-core-0.1.0-15-8babd3d-sources.jar | 37 KB |
| coccinea-core-0.1.0-15-8babd3d-javadoc.jar | 110 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.pyracantha/coccinea-core/ -->
<dependency>
<groupId>com.github.pyracantha</groupId>
<artifactId>coccinea-core</artifactId>
<version>0.1.0-15-8babd3d</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pyracantha/coccinea-core/
implementation 'com.github.pyracantha:coccinea-core:0.1.0-15-8babd3d'
// https://jarcasting.com/artifacts/com.github.pyracantha/coccinea-core/
implementation ("com.github.pyracantha:coccinea-core:0.1.0-15-8babd3d")
'com.github.pyracantha:coccinea-core:jar:0.1.0-15-8babd3d'
<dependency org="com.github.pyracantha" name="coccinea-core" rev="0.1.0-15-8babd3d">
<artifact name="coccinea-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pyracantha', module='coccinea-core', version='0.1.0-15-8babd3d')
)
libraryDependencies += "com.github.pyracantha" % "coccinea-core" % "0.1.0-15-8babd3d"
[com.github.pyracantha/coccinea-core "0.1.0-15-8babd3d"]