License |
License |
---|---|
GroupId | GroupIdcom.googlecode.blaisemath |
ArtifactId | ArtifactIdblaise-math |
Last Version | Last Version0.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBlaiseMath
Mathematics utility library.
|
Filename | Size |
---|---|
blaise-math-0.7.1.pom | |
blaise-math-0.7.1.jar | 41 KB |
blaise-math-0.7.1-sources.jar | 41 KB |
blaise-math-0.7.1-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-math/ -->
<dependency>
<groupId>com.googlecode.blaisemath</groupId>
<artifactId>blaise-math</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-math/
implementation 'com.googlecode.blaisemath:blaise-math:0.7.1'
// https://jarcasting.com/artifacts/com.googlecode.blaisemath/blaise-math/
implementation ("com.googlecode.blaisemath:blaise-math:0.7.1")
'com.googlecode.blaisemath:blaise-math:jar:0.7.1'
<dependency org="com.googlecode.blaisemath" name="blaise-math" rev="0.7.1">
<artifact name="blaise-math" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.blaisemath', module='blaise-math', version='0.7.1')
)
libraryDependencies += "com.googlecode.blaisemath" % "blaise-math" % "0.7.1"
[com.googlecode.blaisemath/blaise-math "0.7.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |