Download moirai-core-1.0.1.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.0.1 in this page.

License

Apache-2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials