License |
License |
---|---|
GroupId | GroupIdch.qos.mistletoe |
ArtifactId | ArtifactIdmistletoe-core |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMistletoe Core Suite Runner
Mistletoe Core Suite Runner
|
Project URL |
Project URL |
Project Organization |
Project OrganizationQOS.ch |
Filename | Size |
---|---|
mistletoe-core-0.3.pom | |
mistletoe-core-0.3.jar | 11 KB |
mistletoe-core-0.3-tests.jar | 9 KB |
mistletoe-core-0.3-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.qos.mistletoe/mistletoe-core/ -->
<dependency>
<groupId>ch.qos.mistletoe</groupId>
<artifactId>mistletoe-core</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/ch.qos.mistletoe/mistletoe-core/
implementation 'ch.qos.mistletoe:mistletoe-core:0.3'
// https://jarcasting.com/artifacts/ch.qos.mistletoe/mistletoe-core/
implementation ("ch.qos.mistletoe:mistletoe-core:0.3")
'ch.qos.mistletoe:mistletoe-core:jar:0.3'
<dependency org="ch.qos.mistletoe" name="mistletoe-core" rev="0.3">
<artifact name="mistletoe-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.qos.mistletoe', module='mistletoe-core', version='0.3')
)
libraryDependencies += "ch.qos.mistletoe" % "mistletoe-core" % "0.3"
[ch.qos.mistletoe/mistletoe-core "0.3"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |