is not current version
Last Version 0.3.0

com.github.drumge:kvo-annotation 0.2.3

drumge's maven

GroupId

GroupId

com.github.drumge
ArtifactId

ArtifactId

kvo-annotation
Version

Version

0.2.3
Type

Type

jar

Download kvo-annotation 0.2.3


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