Download org.nibiru.model.core-1.0.0.jar file - Jar o

Jar examples for o:org.nibiru.model.core

Description

A set of classes for handling async tasks such as promises, UI loop and timers in a platform-independent way.

You can download jar file org.nibiru.model.core 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add org.nibiru.model.core-1.0.0.jar to your project.

<dependency>
   <groupId>io.github.nibiruos.model</groupId>
   <artifactId>org.nibiru.model.core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'io.github.nibiruos.model', name: 'org.nibiru.model.core', version: '1.0.0'
libraryDependencies += "io.github.nibiruos.model" % "org.nibiru.model.core" % "1.0.0"
<dependency org="io.github.nibiruos.model" name="org.nibiru.model.core" rev="1.0.0"/>
@Grapes(@Grab(group='io.github.nibiruos.model', module='org.nibiru.model.core', version='1.0.0'))
'io.github.nibiruos.model:org.nibiru.model.core:jar:1.0.0'

Download

Click the following link to download the jar file.

org.nibiru.model.core-1.0.0-javadoc.jar
org.nibiru.model.core-1.0.0-sources.jar
org.nibiru.model.core-1.0.0.jar
org.nibiru.model.core-1.0.0.pom



Related Tutorials