| License |
License |
|---|---|
| GroupId | GroupIdio.github.jeyhung |
| ArtifactId | ArtifactIdmathematics |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmathematics
mathematics
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mathematics-0.0.2.pom | |
| mathematics-0.0.2.jar | 4 KB |
| mathematics-0.0.2-sources.jar | 1 KB |
| mathematics-0.0.2-javadoc.jar | 385 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jeyhung/mathematics/ -->
<dependency>
<groupId>io.github.jeyhung</groupId>
<artifactId>mathematics</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jeyhung/mathematics/
implementation 'io.github.jeyhung:mathematics:0.0.2'
// https://jarcasting.com/artifacts/io.github.jeyhung/mathematics/
implementation ("io.github.jeyhung:mathematics:0.0.2")
'io.github.jeyhung:mathematics:jar:0.0.2'
<dependency org="io.github.jeyhung" name="mathematics" rev="0.0.2">
<artifact name="mathematics" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jeyhung', module='mathematics', version='0.0.2')
)
libraryDependencies += "io.github.jeyhung" % "mathematics" % "0.0.2"
[io.github.jeyhung/mathematics "0.0.2"]