is not current version
Last Version 0.1.0

net.emphased.malle:malle-core 0.1.0-RC1

Malle core stuff

Categories

Categories

Net
GroupId

GroupId

net.emphased.malle
ArtifactId

ArtifactId

malle-core
Version

Version

0.1.0-RC1
Type

Type

jar

Download malle-core 0.1.0-RC1


<!-- https://jarcasting.com/artifacts/net.emphased.malle/malle-core/ -->
<dependency>
    <groupId>net.emphased.malle</groupId>
    <artifactId>malle-core</artifactId>
    <version>0.1.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/net.emphased.malle/malle-core/
implementation 'net.emphased.malle:malle-core:0.1.0-RC1'
// https://jarcasting.com/artifacts/net.emphased.malle/malle-core/
implementation ("net.emphased.malle:malle-core:0.1.0-RC1")
'net.emphased.malle:malle-core:jar:0.1.0-RC1'
<dependency org="net.emphased.malle" name="malle-core" rev="0.1.0-RC1">
  <artifact name="malle-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.emphased.malle', module='malle-core', version='0.1.0-RC1')
)
libraryDependencies += "net.emphased.malle" % "malle-core" % "0.1.0-RC1"
[net.emphased.malle/malle-core "0.1.0-RC1"]