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