GroupId | GroupIdio.github.pirocks |
---|---|
ArtifactId | ArtifactIdsimple-algebra-lib |
Version | Version0.0.4 |
Type | Typejar |
Filename | Size |
---|---|
simple-algebra-lib-0.0.4.pom | |
simple-algebra-lib-0.0.4.jar | 55 KB |
simple-algebra-lib-0.0.4-sources.jar | 8 KB |
simple-algebra-lib-0.0.4-javadoc.jar | 118 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.pirocks/simple-algebra-lib/
implementation 'io.github.pirocks:simple-algebra-lib:0.0.4'
// https://jarcasting.com/artifacts/io.github.pirocks/simple-algebra-lib/
implementation ("io.github.pirocks:simple-algebra-lib:0.0.4")
'io.github.pirocks:simple-algebra-lib:jar:0.0.4'
<dependency org="io.github.pirocks" name="simple-algebra-lib" rev="0.0.4">
<artifact name="simple-algebra-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.pirocks', module='simple-algebra-lib', version='0.0.4')
)
libraryDependencies += "io.github.pirocks" % "simple-algebra-lib" % "0.0.4"
[io.github.pirocks/simple-algebra-lib "0.0.4"]