is not current version
Last Version 5.0.0

com.github.bartlomiej-gora:RPNLibrary 3.2.2

RPN Libray for Java.

GroupId

GroupId

com.github.bartlomiej-gora
ArtifactId

ArtifactId

RPNLibrary
Version

Version

3.2.2
Type

Type

jar

Download RPNLibrary 3.2.2


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