is not current version
Last Version 0.6.1

com.github.drumge:kvo-compiler 0.2.4

drumge's maven

GroupId

GroupId

com.github.drumge
ArtifactId

ArtifactId

kvo-compiler
Version

Version

0.2.4
Type

Type

jar

Download kvo-compiler 0.2.4


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