License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.therore |
ArtifactId | ArtifactIdtherore-parent |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTherore Maven Parent
Therore Maven Parent
|
Project URL |
Project URL |
Filename | Size |
---|---|
therore-parent-1.1.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.therore/therore-parent/ -->
<dependency>
<groupId>net.therore</groupId>
<artifactId>therore-parent</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.therore/therore-parent/
implementation 'net.therore:therore-parent:1.1.0'
// https://jarcasting.com/artifacts/net.therore/therore-parent/
implementation ("net.therore:therore-parent:1.1.0")
'net.therore:therore-parent:pom:1.1.0'
<dependency org="net.therore" name="therore-parent" rev="1.1.0">
<artifact name="therore-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.therore', module='therore-parent', version='1.1.0')
)
libraryDependencies += "net.therore" % "therore-parent" % "1.1.0"
[net.therore/therore-parent "1.1.0"]