is not current version
Last Version 0.2

com.github.m50d:plus-minus-zero 0.1

EMA Rank Calculator

GroupId

GroupId

com.github.m50d
ArtifactId

ArtifactId

plus-minus-zero
Version

Version

0.1
Type

Type

jar

Download plus-minus-zero 0.1


<!-- https://jarcasting.com/artifacts/com.github.m50d/plus-minus-zero/ -->
<dependency>
    <groupId>com.github.m50d</groupId>
    <artifactId>plus-minus-zero</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.m50d/plus-minus-zero/
implementation 'com.github.m50d:plus-minus-zero:0.1'
// https://jarcasting.com/artifacts/com.github.m50d/plus-minus-zero/
implementation ("com.github.m50d:plus-minus-zero:0.1")
'com.github.m50d:plus-minus-zero:jar:0.1'
<dependency org="com.github.m50d" name="plus-minus-zero" rev="0.1">
  <artifact name="plus-minus-zero" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.m50d', module='plus-minus-zero', version='0.1')
)
libraryDependencies += "com.github.m50d" % "plus-minus-zero" % "0.1"
[com.github.m50d/plus-minus-zero "0.1"]