License |
License
Protomak runs under the MIT license
|
---|---|
GroupId | GroupIduk.co.jemos.protomak |
ArtifactId | ArtifactIdprotomak-parent |
Last Version | Last Version0.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionprotomak-parent
This is the overall documentation for PROTOMAK
|
Filename | Size |
---|---|
protomak-parent-0.0.2.RELEASE.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.jemos.protomak/protomak-parent/ -->
<dependency>
<groupId>uk.co.jemos.protomak</groupId>
<artifactId>protomak-parent</artifactId>
<version>0.0.2.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.2.RELEASE'
// https://jarcasting.com/artifacts/uk.co.jemos.protomak/protomak-parent/
implementation ("uk.co.jemos.protomak:protomak-parent:0.0.2.RELEASE")
'uk.co.jemos.protomak:protomak-parent:pom:0.0.2.RELEASE'
<dependency org="uk.co.jemos.protomak" name="protomak-parent" rev="0.0.2.RELEASE">
<artifact name="protomak-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.jemos.protomak', module='protomak-parent', version='0.0.2.RELEASE')
)
libraryDependencies += "uk.co.jemos.protomak" % "protomak-parent" % "0.0.2.RELEASE"
[uk.co.jemos.protomak/protomak-parent "0.0.2.RELEASE"]