License |
License |
---|---|
GroupId | GroupIdxyz.shodown |
ArtifactId | ArtifactIdshodown-parent |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionshodown-parent
for releasing shodown jars to central
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
shodown-parent-2.0.0.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/xyz.shodown/shodown-parent/ -->
<dependency>
<groupId>xyz.shodown</groupId>
<artifactId>shodown-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/xyz.shodown/shodown-parent/
implementation 'xyz.shodown:shodown-parent:2.0.0'
// https://jarcasting.com/artifacts/xyz.shodown/shodown-parent/
implementation ("xyz.shodown:shodown-parent:2.0.0")
'xyz.shodown:shodown-parent:pom:2.0.0'
<dependency org="xyz.shodown" name="shodown-parent" rev="2.0.0">
<artifact name="shodown-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='xyz.shodown', module='shodown-parent', version='2.0.0')
)
libraryDependencies += "xyz.shodown" % "shodown-parent" % "2.0.0"
[xyz.shodown/shodown-parent "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.18 |