License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.github.rsotosan.lib |
ArtifactId | ArtifactIdio.github.rsotosan.lib.math |
Version | Version0.0.2 |
Type | Typejar |
Description |
DescriptionRsotosan Lib
This is a example project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.rsotosan.lib/io.github.rsotosan.lib.math/ -->
<dependency>
<groupId>io.github.rsotosan.lib</groupId>
<artifactId>io.github.rsotosan.lib.math</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.rsotosan.lib/io.github.rsotosan.lib.math/
implementation 'io.github.rsotosan.lib:io.github.rsotosan.lib.math:0.0.2'
// https://jarcasting.com/artifacts/io.github.rsotosan.lib/io.github.rsotosan.lib.math/
implementation ("io.github.rsotosan.lib:io.github.rsotosan.lib.math:0.0.2")
'io.github.rsotosan.lib:io.github.rsotosan.lib.math:jar:0.0.2'
<dependency org="io.github.rsotosan.lib" name="io.github.rsotosan.lib.math" rev="0.0.2">
<artifact name="io.github.rsotosan.lib.math" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.rsotosan.lib', module='io.github.rsotosan.lib.math', version='0.0.2')
)
libraryDependencies += "io.github.rsotosan.lib" % "io.github.rsotosan.lib.math" % "0.0.2"
[io.github.rsotosan.lib/io.github.rsotosan.lib.math "0.0.2"]