License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.hasor |
ArtifactId | ArtifactIdhasordb-parent |
Version | Version4.3.5 |
Type | Typepom |
Description |
DescriptionHasorDB
the hasor DataBase project.
|
Project URL |
Project URL |
Filename | Size |
---|---|
hasordb-parent-4.3.5.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.hasor/hasordb-parent/ -->
<dependency>
<groupId>net.hasor</groupId>
<artifactId>hasordb-parent</artifactId>
<version>4.3.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.hasor/hasordb-parent/
implementation 'net.hasor:hasordb-parent:4.3.5'
// https://jarcasting.com/artifacts/net.hasor/hasordb-parent/
implementation ("net.hasor:hasordb-parent:4.3.5")
'net.hasor:hasordb-parent:pom:4.3.5'
<dependency org="net.hasor" name="hasordb-parent" rev="4.3.5">
<artifact name="hasordb-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.hasor', module='hasordb-parent', version='4.3.5')
)
libraryDependencies += "net.hasor" % "hasordb-parent" % "4.3.5"
[net.hasor/hasordb-parent "4.3.5"]