| License |
License |
|---|---|
| GroupId | GroupIdcom.github.bartlomiej-gora |
| ArtifactId | ArtifactIdRPNLibrary |
| Version | Version5.0.0 |
| Type | Typejar |
| Description |
DescriptionRPNLibrary
RPN Library for Java.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| RPNLibrary-5.0.0.pom | |
| RPNLibrary-5.0.0.jar | 26 KB |
| RPNLibrary-5.0.0-sources.jar | 27 KB |
| RPNLibrary-5.0.0-javadoc.jar | 174 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |