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