Download moirai-core-1.2.0.jar file - Jar m

Jar examples for m:moirai-core

Description

A feature-flag and resource-reloading library for the JVM

You can download jar file moirai-core 1.2.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add moirai-core-1.2.0.jar to your project.

<dependency>
   <groupId>com.nike.moirai</groupId>
   <artifactId>moirai-core</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'com.nike.moirai', name: 'moirai-core', version: '1.2.0'
libraryDependencies += "com.nike.moirai" % "moirai-core" % "1.2.0"
<dependency org="com.nike.moirai" name="moirai-core" rev="1.2.0"/>
@Grapes(@Grab(group='com.nike.moirai', module='moirai-core', version='1.2.0'))
'com.nike.moirai:moirai-core:jar:1.2.0'

Download

Click the following link to download the jar file.

moirai-core-1.2.0-javadoc.jar
moirai-core-1.2.0-sources.jar
moirai-core-1.2.0.jar
moirai-core-1.2.0.pom



Related Tutorials