root

Parent module for MARK project

License

License

GroupId

GroupId

info.debatty.mark
ArtifactId

ArtifactId

root
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

pom
Description

Description

root
Parent module for MARK project
Project URL

Project URL

https://github.com/RUCD/mark

Download root

Filename Size
root-0.0.9.pom 6 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/info.debatty.mark/root/ -->
<dependency>
    <groupId>info.debatty.mark</groupId>
    <artifactId>root</artifactId>
    <version>0.0.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/info.debatty.mark/root/
implementation 'info.debatty.mark:root:0.0.9'
// https://jarcasting.com/artifacts/info.debatty.mark/root/
implementation ("info.debatty.mark:root:0.0.9")
'info.debatty.mark:root:pom:0.0.9'
<dependency org="info.debatty.mark" name="root" rev="0.0.9">
  <artifact name="root" type="pom" />
</dependency>
@Grapes(
@Grab(group='info.debatty.mark', module='root', version='0.0.9')
)
libraryDependencies += "info.debatty.mark" % "root" % "0.0.9"
[info.debatty.mark/root "0.0.9"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

  • core
  • client
  • server
  • integration
info.debatty.mark

Versions

Version
0.0.9
0.0.8
0.0.6
0.0.5