is not current version
Last Version 0.0.2.RELEASE

uk.co.jemos.protomak:protomak-parent 0.0.1.RELEASE

This is the overall documentation for PROTOMAK

GroupId

GroupId

uk.co.jemos.protomak
ArtifactId

ArtifactId

protomak-parent
Version

Version

0.0.1.RELEASE
Type

Type

pom

Download protomak-parent 0.0.1.RELEASE


<!-- https://jarcasting.com/artifacts/uk.co.jemos.protomak/protomak-parent/ -->
<dependency>
    <groupId>uk.co.jemos.protomak</groupId>
    <artifactId>protomak-parent</artifactId>
    <version>0.0.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.jemos.protomak/protomak-parent/
implementation 'uk.co.jemos.protomak:protomak-parent:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/uk.co.jemos.protomak/protomak-parent/
implementation ("uk.co.jemos.protomak:protomak-parent:0.0.1.RELEASE")
'uk.co.jemos.protomak:protomak-parent:pom:0.0.1.RELEASE'
<dependency org="uk.co.jemos.protomak" name="protomak-parent" rev="0.0.1.RELEASE">
  <artifact name="protomak-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.jemos.protomak', module='protomak-parent', version='0.0.1.RELEASE')
)
libraryDependencies += "uk.co.jemos.protomak" % "protomak-parent" % "0.0.1.RELEASE"
[uk.co.jemos.protomak/protomak-parent "0.0.1.RELEASE"]