is not current version
Last Version 1.0.69

tech.rsqn.useful-things:math-and-data 1.0.58

Identity, Authentication, Authorization, Sessions

Categories

Categories

Data
GroupId

GroupId

tech.rsqn.useful-things
ArtifactId

ArtifactId

math-and-data
Version

Version

1.0.58
Type

Type

jar

Download math-and-data 1.0.58


<!-- https://jarcasting.com/artifacts/tech.rsqn.useful-things/math-and-data/ -->
<dependency>
    <groupId>tech.rsqn.useful-things</groupId>
    <artifactId>math-and-data</artifactId>
    <version>1.0.58</version>
</dependency>
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/math-and-data/
implementation 'tech.rsqn.useful-things:math-and-data:1.0.58'
// https://jarcasting.com/artifacts/tech.rsqn.useful-things/math-and-data/
implementation ("tech.rsqn.useful-things:math-and-data:1.0.58")
'tech.rsqn.useful-things:math-and-data:jar:1.0.58'
<dependency org="tech.rsqn.useful-things" name="math-and-data" rev="1.0.58">
  <artifact name="math-and-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.rsqn.useful-things', module='math-and-data', version='1.0.58')
)
libraryDependencies += "tech.rsqn.useful-things" % "math-and-data" % "1.0.58"
[tech.rsqn.useful-things/math-and-data "1.0.58"]