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