| Группа | Группаcom.github.yakivy |
|---|---|
| Идентификатор | Идентификаторjam-core_3 |
| Версия | Версия0.0.9 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| jam-core_3-0.0.9.pom | |
| jam-core_3-0.0.9.jar | 38 KB |
| jam-core_3-0.0.9-sources.jar | 3 KB |
| jam-core_3-0.0.9-javadoc.jar | 176 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.yakivy/jam-core_3/ -->
<dependency>
<groupId>com.github.yakivy</groupId>
<artifactId>jam-core_3</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yakivy/jam-core_3/
implementation 'com.github.yakivy:jam-core_3:0.0.9'
// https://jarcasting.com/artifacts/com.github.yakivy/jam-core_3/
implementation ("com.github.yakivy:jam-core_3:0.0.9")
'com.github.yakivy:jam-core_3:jar:0.0.9'
<dependency org="com.github.yakivy" name="jam-core_3" rev="0.0.9">
<artifact name="jam-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yakivy', module='jam-core_3', version='0.0.9')
)
libraryDependencies += "com.github.yakivy" % "jam-core_3" % "0.0.9"
[com.github.yakivy/jam-core_3 "0.0.9"]