| License |
License |
|---|---|
| GroupId | GroupIdcom.workday |
| ArtifactId | ArtifactIdtorque-core |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTorque Core
Torque core library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| torque-core-1.1.2.pom | |
| torque-core-1.1.2.jar | 326 KB |
| torque-core-1.1.2-sources.jar | 111 KB |
| torque-core-1.1.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.workday/torque-core/ -->
<dependency>
<groupId>com.workday</groupId>
<artifactId>torque-core</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.workday/torque-core/
implementation 'com.workday:torque-core:1.1.2'
// https://jarcasting.com/artifacts/com.workday/torque-core/
implementation ("com.workday:torque-core:1.1.2")
'com.workday:torque-core:jar:1.1.2'
<dependency org="com.workday" name="torque-core" rev="1.1.2">
<artifact name="torque-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.workday', module='torque-core', version='1.1.2')
)
libraryDependencies += "com.workday" % "torque-core" % "1.1.2"
[com.workday/torque-core "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.30 |
| org.jetbrains.kotlin : kotlin-reflect | jar | 1.4.30 |
| io.reactivex : rxjava | jar | 1.3.0 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.2 |
| com.github.akarnokd : rxjava2-interop | jar | 0.13.2 |
| com.beust : jcommander | jar | 1.81 |
| com.gojuno.commander » os | jar | 0.1.7 |
| com.gojuno.commander » android | jar | 0.1.7 |
| commons-io : commons-io | jar | 2.5 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| com.google.code.gson : gson | jar | 2.8.0 |
| com.linkedin.dextestparser : parser | jar | 2.3.3 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.1.1 |
| org.jetbrains.kotlinx : kotlinx-coroutines-rx2 | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.platform : junit-platform-launcher | jar | 1.2.0 |
| org.jetbrains.spek : spek-api | jar | 1.2.1 |
| org.jetbrains.spek : spek-junit-platform-engine | jar | 1.2.1 |
| org.assertj : assertj-core | jar | 3.5.2 |
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.4.30 |
| io.mockk : mockk | jar | 1.9 |