GroupId | GroupIdio.github.pirocks |
---|---|
ArtifactId | ArtifactIdsimple-algebra-lib |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
simple-algebra-lib-0.0.6.pom | |
simple-algebra-lib-0.0.6.jar | 56 KB |
simple-algebra-lib-0.0.6-sources.jar | 8 KB |
simple-algebra-lib-0.0.6-javadoc.jar | 120 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pirocks/simple-algebra-lib/ -->
<dependency>
<groupId>io.github.pirocks</groupId>
<artifactId>simple-algebra-lib</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pirocks/simple-algebra-lib/
implementation 'io.github.pirocks:simple-algebra-lib:0.0.6'
// https://jarcasting.com/artifacts/io.github.pirocks/simple-algebra-lib/
implementation ("io.github.pirocks:simple-algebra-lib:0.0.6")
'io.github.pirocks:simple-algebra-lib:jar:0.0.6'
<dependency org="io.github.pirocks" name="simple-algebra-lib" rev="0.0.6">
<artifact name="simple-algebra-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pirocks', module='simple-algebra-lib', version='0.0.6')
)
libraryDependencies += "io.github.pirocks" % "simple-algebra-lib" % "0.0.6"
[io.github.pirocks/simple-algebra-lib "0.0.6"]