is not current version
Last Version 5.0.0

com.github.bartlomiej-gora:RPNLibrary 3.2.0

RPN Libray for Java.

GroupId

GroupId

com.github.bartlomiej-gora
ArtifactId

ArtifactId

RPNLibrary
Version

Version

3.2.0
Type

Type

jar

Download RPNLibrary 3.2.0


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