is not current version
Last Version 0.0.3

top.totalo:threshold 0.0.2

Mainly some out-of-the-box tool modules.

GroupId

GroupId

top.totalo
ArtifactId

ArtifactId

threshold
Version

Version

0.0.2
Type

Type

pom

Download threshold 0.0.2

Filename Size
threshold-0.0.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/top.totalo/threshold/ -->
<dependency>
    <groupId>top.totalo</groupId>
    <artifactId>threshold</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.totalo/threshold/
implementation 'top.totalo:threshold:0.0.2'
// https://jarcasting.com/artifacts/top.totalo/threshold/
implementation ("top.totalo:threshold:0.0.2")
'top.totalo:threshold:pom:0.0.2'
<dependency org="top.totalo" name="threshold" rev="0.0.2">
  <artifact name="threshold" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.totalo', module='threshold', version='0.0.2')
)
libraryDependencies += "top.totalo" % "threshold" % "0.0.2"
[top.totalo/threshold "0.0.2"]