Jar examples for m:moirai-core
A feature-flag and resource-reloading library for the JVM
You can download jar file moirai-core 1.0.1 in this page.
Apache-2.0
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'
Click the following link to download the jar file.
moirai-core-1.0.1-javadoc.jar