License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.obvj |
ArtifactId | ArtifactIdconfectory |
Version | Version0.1.0 |
Type | Typepom |
Description |
DescriptionConfectory
Base POM for all Confectory modules
|
Project URL |
Project URL |
Filename | Size |
---|---|
confectory-0.1.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.obvj/confectory/ -->
<dependency>
<groupId>net.obvj</groupId>
<artifactId>confectory</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.obvj/confectory/
implementation 'net.obvj:confectory:0.1.0'
// https://jarcasting.com/artifacts/net.obvj/confectory/
implementation ("net.obvj:confectory:0.1.0")
'net.obvj:confectory:pom:0.1.0'
<dependency org="net.obvj" name="confectory" rev="0.1.0">
<artifact name="confectory" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.obvj', module='confectory', version='0.1.0')
)
libraryDependencies += "net.obvj" % "confectory" % "0.1.0"
[net.obvj/confectory "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.31 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |