GroupId | GroupIdio.github.uttam-kumar-tak |
---|---|
ArtifactId | ArtifactIdmathutillibrary |
Version | Version1.0.0 |
Type | Typeaar |
Filename | Size |
---|---|
mathutillibrary-1.0.0.pom | |
mathutillibrary-1.0.0-sources.jar | 938 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.uttam-kumar-tak/mathutillibrary/ -->
<dependency>
<groupId>io.github.uttam-kumar-tak</groupId>
<artifactId>mathutillibrary</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.uttam-kumar-tak/mathutillibrary/
implementation 'io.github.uttam-kumar-tak:mathutillibrary:1.0.0'
// https://jarcasting.com/artifacts/io.github.uttam-kumar-tak/mathutillibrary/
implementation ("io.github.uttam-kumar-tak:mathutillibrary:1.0.0")
'io.github.uttam-kumar-tak:mathutillibrary:aar:1.0.0'
<dependency org="io.github.uttam-kumar-tak" name="mathutillibrary" rev="1.0.0">
<artifact name="mathutillibrary" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.uttam-kumar-tak', module='mathutillibrary', version='1.0.0')
)
libraryDependencies += "io.github.uttam-kumar-tak" % "mathutillibrary" % "1.0.0"
[io.github.uttam-kumar-tak/mathutillibrary "1.0.0"]