Last Version

Malle Core 0.1.0

Malle core stuff

License

License

Categories

Categories

Net
GroupId

GroupId

net.emphased.malle
ArtifactId

ArtifactId

malle-core
Version

Version

0.1.0
Type

Type

jar
Description

Description

Malle Core
Malle core stuff

Download malle-core 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 3.0.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 2.1.0
org.codehaus.groovy : groovy-all jar 2.4.3

Project Modules

There are no modules declared in this project.