Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.hasor |
ArtifactId | ArtifactIdhasor-parent |
Version | Version3.2.2-fix20191118 |
Type | Typepom |
Filename | Size |
---|---|
hasor-parent-3.2.2-fix20191118.pom | 10 KB |
Browse |
<!-- 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"]