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