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