Last Version

RPNLibrary 5.0.0

RPN Library for Java.

License

License

GroupId

GroupId

com.github.bartlomiej-gora
ArtifactId

ArtifactId

RPNLibrary
Version

Version

5.0.0
Type

Type

jar
Description

Description

RPNLibrary
RPN Library for Java.
Project URL

Project URL

https://github.com/bartlomiej-gora/RPNLibrary
Source Code Management

Source Code Management

https://github.com/bartlomiej-gora/RPNLibrary/tree/master

Download RPNLibrary 5.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
ch.obermuhlner : big-math jar 2.3.0
io.kotest : kotest-core-jvm jar 4.2.0.RC2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.30
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.4.10

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.assertj : assertj-core jar 3.14.0
org.jetbrains.kotlin : kotlin-test jar 1.4.30

Project Modules

There are no modules declared in this project.