is not current version
Last Version 4.2.5

net.hasor:hasor-parent 3.2.2-fix20191118

master POM

Categories

Categories

Net
GroupId

GroupId

net.hasor
ArtifactId

ArtifactId

hasor-parent
Version

Version

3.2.2-fix20191118
Type

Type

pom

Download hasor-parent 3.2.2-fix20191118


<!-- https://jarcasting.com/artifacts/net.hasor/hasor-parent/ -->
<dependency>
    <groupId>net.hasor</groupId>
    <artifactId>hasor-parent</artifactId>
    <version>3.2.2-fix20191118</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasor-parent/
implementation 'net.hasor:hasor-parent:3.2.2-fix20191118'
// https://jarcasting.com/artifacts/net.hasor/hasor-parent/
implementation ("net.hasor:hasor-parent:3.2.2-fix20191118")
'net.hasor:hasor-parent:pom:3.2.2-fix20191118'
<dependency org="net.hasor" name="hasor-parent" rev="3.2.2-fix20191118">
  <artifact name="hasor-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasor-parent', version='3.2.2-fix20191118')
)
libraryDependencies += "net.hasor" % "hasor-parent" % "3.2.2-fix20191118"
[net.hasor/hasor-parent "3.2.2-fix20191118"]