is not current version
Last Version 0.3.0

com.github.drumge:kvo-api 0.2.5

drumge's maven

GroupId

GroupId

com.github.drumge
ArtifactId

ArtifactId

kvo-api
Version

Version

0.2.5
Type

Type

jar

Download kvo-api 0.2.5


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