is not current version
Last Version 0.3.0

com.github.drumge:kvo-annotation 0.1.0

drumge's maven

GroupId

GroupId

com.github.drumge
ArtifactId

ArtifactId

kvo-annotation
Version

Version

0.1.0
Type

Type

jar

Download kvo-annotation 0.1.0


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