Download krealmextensions-1.1.4.jar file - Jar k

Jar examples for k:krealmextensions

Description

Kotlin Extensions for Realm

You can download jar file krealmextensions 1.1.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add krealmextensions-1.1.4.jar to your project.

<dependency>
   <groupId>com.github.vicpinm</groupId>
   <artifactId>krealmextensions</artifactId>
   <version>1.1.4</version>
</dependency>
compile group: 'com.github.vicpinm', name: 'krealmextensions', version: '1.1.4'
libraryDependencies += "com.github.vicpinm" % "krealmextensions" % "1.1.4"
<dependency org="com.github.vicpinm" name="krealmextensions" rev="1.1.4"/>
@Grapes(@Grab(group='com.github.vicpinm', module='krealmextensions', version='1.1.4'))
'com.github.vicpinm:krealmextensions:jar:1.1.4'

Download

Click the following link to download the jar file.

krealmextensions-1.1.4-sources.jar
krealmextensions-1.1.4.pom



Related Tutorials