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