is not current version
Last Version 1.0.0.RC2

ModiTect 1.0.0.RC1

Module system tooling

License

License

GroupId

GroupId

org.moditect
ArtifactId

ArtifactId

moditect
Version

Version

1.0.0.RC1
Type

Type

jar
Description

Description

ModiTect
Module system tooling

Download moditect 1.0.0.RC1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.beust : jcommander jar 1.60

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.google.testing.compile : compile-testing jar 0.10
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.