License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.oneandone |
ArtifactId | ArtifactIdmork |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMork
See https://github.com/mlhartme/mork.
|
Project URL |
Project URL |
Project Organization |
Project Organization1&1 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mork-1.1.5.pom | |
mork-1.1.5.jar | 339 KB |
mork-1.1.5-test-sources.jar | 46 KB |
mork-1.1.5-sources.jar | 244 KB |
mork-1.1.5-javadoc.jar | 951 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.oneandone/mork/ -->
<dependency>
<groupId>net.oneandone</groupId>
<artifactId>mork</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.oneandone/mork/
implementation 'net.oneandone:mork:1.1.5'
// https://jarcasting.com/artifacts/net.oneandone/mork/
implementation ("net.oneandone:mork:1.1.5")
'net.oneandone:mork:jar:1.1.5'
<dependency org="net.oneandone" name="mork" rev="1.1.5">
<artifact name="mork" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.oneandone', module='mork', version='1.1.5')
)
libraryDependencies += "net.oneandone" % "mork" % "1.1.5"
[net.oneandone/mork "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
net.oneandone : sushi | jar | 3.1.6 |
net.oneandone : inline | jar | 1.1.1 |
net.oneandone : graph | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |