| License |
License |
|---|---|
| GroupId | GroupIdcom.tomtrein |
| ArtifactId | ArtifactIdsuspendable_3 |
| Last Version | Last Version0.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSuspendable
Suspendable
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| suspendable_3-0.1.1.pom | |
| suspendable_3-0.1.1.jar | 61 KB |
| suspendable_3-0.1.1-sources.jar | 3 KB |
| suspendable_3-0.1.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.tomtrein/suspendable_3/ -->
<dependency>
<groupId>com.tomtrein</groupId>
<artifactId>suspendable_3</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tomtrein/suspendable_3/
implementation 'com.tomtrein:suspendable_3:0.1.1'
// https://jarcasting.com/artifacts/com.tomtrein/suspendable_3/
implementation ("com.tomtrein:suspendable_3:0.1.1")
'com.tomtrein:suspendable_3:jar:0.1.1'
<dependency org="com.tomtrein" name="suspendable_3" rev="0.1.1">
<artifact name="suspendable_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tomtrein', module='suspendable_3', version='0.1.1')
)
libraryDependencies += "com.tomtrein" % "suspendable_3" % "0.1.1"
[com.tomtrein/suspendable_3 "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.0 |
| com.github.rssh : dotty-cps-async_3 | jar | 0.9.5 |
| org.typelevel : cats-core_3 | jar | 2.7.0 |