License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdde.upb.cs.swt.delphi |
ArtifactId | ArtifactIddelphi-client_2.13 |
Version | Version0.9.2 |
Type | Typejar |
Description |
Descriptiondelphi-client
Core components for Delphi.
|
Project Organization |
Project OrganizationDelphi Project |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
delphi-client_2.13-0.9.2.pom | |
delphi-client_2.13-0.9.2.jar | 135 KB |
delphi-client_2.13-0.9.2-sources.jar | 4 KB |
delphi-client_2.13-0.9.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.upb.cs.swt.delphi/delphi-client_2.13/ -->
<dependency>
<groupId>de.upb.cs.swt.delphi</groupId>
<artifactId>delphi-client_2.13</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.upb.cs.swt.delphi/delphi-client_2.13/
implementation 'de.upb.cs.swt.delphi:delphi-client_2.13:0.9.2'
// https://jarcasting.com/artifacts/de.upb.cs.swt.delphi/delphi-client_2.13/
implementation ("de.upb.cs.swt.delphi:delphi-client_2.13:0.9.2")
'de.upb.cs.swt.delphi:delphi-client_2.13:jar:0.9.2'
<dependency org="de.upb.cs.swt.delphi" name="delphi-client_2.13" rev="0.9.2">
<artifact name="delphi-client_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.upb.cs.swt.delphi', module='delphi-client_2.13', version='0.9.2')
)
libraryDependencies += "de.upb.cs.swt.delphi" % "delphi-client_2.13" % "0.9.2"
[de.upb.cs.swt.delphi/delphi-client_2.13 "0.9.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.1 |
de.upb.cs.swt.delphi : delphi-core_2.13 | jar | 0.9.2 |
joda-time : joda-time | jar | 2.10.5 |
com.softwaremill.sttp : core_2.13 | jar | 1.7.2 |
com.softwaremill.sttp : spray-json_2.13 | jar | 1.7.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.8 |