Categories |
CategoriesNet Reporting Business Logic Libraries |
---|---|
GroupId | GroupIdnet.uncontended |
ArtifactId | ArtifactIdprecipice-reporting |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
precipice-reporting-0.6.0.pom | |
precipice-reporting-0.6.0.jar | 112 KB |
precipice-reporting-0.6.0-sources.jar | 109 KB |
precipice-reporting-0.6.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.uncontended/precipice-reporting/ -->
<dependency>
<groupId>net.uncontended</groupId>
<artifactId>precipice-reporting</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.uncontended/precipice-reporting/
implementation 'net.uncontended:precipice-reporting:0.6.0'
// https://jarcasting.com/artifacts/net.uncontended/precipice-reporting/
implementation ("net.uncontended:precipice-reporting:0.6.0")
'net.uncontended:precipice-reporting:jar:0.6.0'
<dependency org="net.uncontended" name="precipice-reporting" rev="0.6.0">
<artifact name="precipice-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.uncontended', module='precipice-reporting', version='0.6.0')
)
libraryDependencies += "net.uncontended" % "precipice-reporting" % "0.6.0"
[net.uncontended/precipice-reporting "0.6.0"]