| License |
License |
|---|---|
| GroupId | GroupIdcom.github.drumge |
| ArtifactId | ArtifactIdkvo-compiler |
| Version | Version0.6.1 |
| Type | Typejar |
| Description |
Descriptiondrumge
drumge's maven
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kvo-compiler-0.6.1.pom | |
| kvo-compiler-0.6.1.jar | 37 KB |
| kvo-compiler-0.6.1-sources.jar | 17 KB |
| kvo-compiler-0.6.1-javadoc.jar | 60 KB |
| Browse |
<!-- 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"]
| 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 |