Jar examples for o:org.nibiru.model.core
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.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add org.nibiru.model.core-1.0.1.jar to your project.
<dependency> <groupId>io.github.nibiruos.model</groupId> <artifactId>org.nibiru.model.core</artifactId> <version>1.0.1</version> </dependency>
compile group: 'io.github.nibiruos.model', name: 'org.nibiru.model.core', version: '1.0.1'
libraryDependencies += "io.github.nibiruos.model" % "org.nibiru.model.core" % "1.0.1"
<dependency org="io.github.nibiruos.model" name="org.nibiru.model.core" rev="1.0.1"/>
@Grapes(@Grab(group='io.github.nibiruos.model', module='org.nibiru.model.core', version='1.0.1'))
'io.github.nibiruos.model:org.nibiru.model.core:jar:1.0.1'
Click the following link to download the jar file.
org.nibiru.model.core-1.0.1-javadoc.jar