Jar examples for m:muon-core
Muon is a toolkit for building highly portable, polyglot, reactive microservices. Muon Core is the central foundation library for Muon on the JVM.
You can download jar file muon-core 7.4.1 in this page.
The GNU Lesser General Public License, Version 3.0
You can use the following script to add muon-core-7.4.1.jar to your project.
<dependency> <groupId>io.muoncore</groupId> <artifactId>muon-core</artifactId> <version>7.4.1</version> </dependency>
compile group: 'io.muoncore', name: 'muon-core', version: '7.4.1'
libraryDependencies += "io.muoncore" % "muon-core" % "7.4.1"
<dependency org="io.muoncore" name="muon-core" rev="7.4.1"/>
@Grapes(@Grab(group='io.muoncore', module='muon-core', version='7.4.1'))
'io.muoncore:muon-core:jar:7.4.1'
Click the following link to download the jar file.
muon-core-7.4.1-javadoc.jar