License |
License |
---|---|
GroupId | GroupIdorg.moditect |
ArtifactId | ArtifactIdmoditect |
Last Version | Last Version1.0.0.RC2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModiTect
Module system tooling
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
moditect-1.0.0.RC2.pom | |
moditect-1.0.0.RC2.jar | 1 MB |
moditect-1.0.0.RC2-sources.jar | 22 KB |
moditect-1.0.0.RC2-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.moditect/moditect/ -->
<dependency>
<groupId>org.moditect</groupId>
<artifactId>moditect</artifactId>
<version>1.0.0.RC2</version>
</dependency>
// https://jarcasting.com/artifacts/org.moditect/moditect/
implementation 'org.moditect:moditect:1.0.0.RC2'
// https://jarcasting.com/artifacts/org.moditect/moditect/
implementation ("org.moditect:moditect:1.0.0.RC2")
'org.moditect:moditect:jar:1.0.0.RC2'
<dependency org="org.moditect" name="moditect" rev="1.0.0.RC2">
<artifact name="moditect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.moditect', module='moditect', version='1.0.0.RC2')
)
libraryDependencies += "org.moditect" % "moditect" % "1.0.0.RC2"
[org.moditect/moditect "1.0.0.RC2"]
Group / Artifact | Type | Version |
---|---|---|
com.beust : jcommander | jar | 1.60 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
com.google.testing.compile : compile-testing | jar | 0.10 |
org.assertj : assertj-core | jar | 3.8.0 |
Version |
---|
1.0.0.RC2
|
1.0.0.RC1
|
1.0.0.Beta2
|
1.0.0.Beta1
|
1.0.0.Alpha2
|
1.0.0.Alpha1
|