Last Version

drumge 0.6.1

drumge's maven

License

License

GroupId

GroupId

com.github.drumge
ArtifactId

ArtifactId

kvo-compiler
Version

Version

0.6.1
Type

Type

jar
Description

Description

drumge
drumge's maven
Project URL

Project URL

https://github.com/drumge/kvo
Source Code Management

Source Code Management

https://github.com/drumge/kvo

Download kvo-compiler 0.6.1


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

Dependencies

runtime (8)

Group / Artifact Type Version
com.android.support » support-annotations jar 27.1.1
com.google.auto.service : auto-service jar 1.0-rc4
com.squareup : javapoet jar 1.11.1
com.squareup : kotlinpoet jar 1.2.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.20
org.jetbrains.kotlin : kotlin-reflect jar 1.3.21
com.github.drumge : kvo-api jar 0.3.0
com.github.drumge : kvo-annotation jar 0.3.0

Project Modules

There are no modules declared in this project.