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