License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.ymate.apidocs |
ArtifactId | ArtifactIdymate-apidocs-parent |
Version | Version1 |
Type | Typepom |
Description |
Descriptionymate-apidocs
YMP ApiDocs Parent Archetype
|
Project URL |
Project URL |
Filename | Size |
---|---|
ymate-apidocs-parent-1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.ymate.apidocs/ymate-apidocs-parent/ -->
<dependency>
<groupId>net.ymate.apidocs</groupId>
<artifactId>ymate-apidocs-parent</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.ymate.apidocs/ymate-apidocs-parent/
implementation 'net.ymate.apidocs:ymate-apidocs-parent:1'
// https://jarcasting.com/artifacts/net.ymate.apidocs/ymate-apidocs-parent/
implementation ("net.ymate.apidocs:ymate-apidocs-parent:1")
'net.ymate.apidocs:ymate-apidocs-parent:pom:1'
<dependency org="net.ymate.apidocs" name="ymate-apidocs-parent" rev="1">
<artifact name="ymate-apidocs-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.ymate.apidocs', module='ymate-apidocs-parent', version='1')
)
libraryDependencies += "net.ymate.apidocs" % "ymate-apidocs-parent" % "1"
[net.ymate.apidocs/ymate-apidocs-parent "1"]