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