License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.unit8.depict |
ArtifactId | ArtifactIddepict-parent |
Last Version | Last Version0.2.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondepict-parent
Depict parent pom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
depict-parent-0.2.3.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.unit8.depict/depict-parent/ -->
<dependency>
<groupId>net.unit8.depict</groupId>
<artifactId>depict-parent</artifactId>
<version>0.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.unit8.depict/depict-parent/
implementation 'net.unit8.depict:depict-parent:0.2.3'
// https://jarcasting.com/artifacts/net.unit8.depict/depict-parent/
implementation ("net.unit8.depict:depict-parent:0.2.3")
'net.unit8.depict:depict-parent:pom:0.2.3'
<dependency org="net.unit8.depict" name="depict-parent" rev="0.2.3">
<artifact name="depict-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.unit8.depict', module='depict-parent', version='0.2.3')
)
libraryDependencies += "net.unit8.depict" % "depict-parent" % "0.2.3"
[net.unit8.depict/depict-parent "0.2.3"]