Last Version

shodown-parent 2.0.0

for releasing shodown jars to central

License

License

GroupId

GroupId

xyz.shodown
ArtifactId

ArtifactId

shodown-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

shodown-parent
for releasing shodown jars to central
Source Code Management

Source Code Management

https://github.com/feolive/shodown

Download shodown-parent 2.0.0

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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.18

Project Modules

There are no modules declared in this project.