License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.emphased.malle |
ArtifactId | ArtifactIdmalle-core |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionMalle Core
Malle core stuff
|
Filename | Size |
---|---|
malle-core-0.1.0.pom | |
malle-core-0.1.0.jar | 22 KB |
malle-core-0.1.0-sources.jar | 15 KB |
malle-core-0.1.0-javadoc.jar | 141 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 Optional | jar | 3.0.0 |
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 |