не последняя версия
Последняя версия 0.6.1

com.github.drumge:kvo-compiler 0.2.7-kotlin.2

drumge's maven

Группа

Группа

com.github.drumge
Идентификатор

Идентификатор

kvo-compiler
Версия

Версия

0.2.7-kotlin.2
Тип

Тип

jar

Скачать kvo-compiler 0.2.7-kotlin.2


<!-- https://jarcasting.com/artifacts/com.github.drumge/kvo-compiler/ -->
<dependency>
    <groupId>com.github.drumge</groupId>
    <artifactId>kvo-compiler</artifactId>
    <version>0.2.7-kotlin.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.drumge/kvo-compiler/
implementation 'com.github.drumge:kvo-compiler:0.2.7-kotlin.2'
// https://jarcasting.com/artifacts/com.github.drumge/kvo-compiler/
implementation ("com.github.drumge:kvo-compiler:0.2.7-kotlin.2")
'com.github.drumge:kvo-compiler:jar:0.2.7-kotlin.2'
<dependency org="com.github.drumge" name="kvo-compiler" rev="0.2.7-kotlin.2">
  <artifact name="kvo-compiler" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.drumge', module='kvo-compiler', version='0.2.7-kotlin.2')
)
libraryDependencies += "com.github.drumge" % "kvo-compiler" % "0.2.7-kotlin.2"
[com.github.drumge/kvo-compiler "0.2.7-kotlin.2"]