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