is not current version
Last Version 0.2.1

com.dslplatform:dsl-client-scala-http_2.10 0.2.0

DSL Client Scala HTTP

Categories

Categories

Scala Languages CLI User Interface ORM Data
GroupId

GroupId

com.dslplatform
ArtifactId

ArtifactId

dsl-client-scala-http_2.10
Version

Version

0.2.0
Type

Type

jar

Download dsl-client-scala-http_2.10 0.2.0


<!-- https://jarcasting.com/artifacts/com.dslplatform/dsl-client-scala-http_2.10/ -->
<dependency>
    <groupId>com.dslplatform</groupId>
    <artifactId>dsl-client-scala-http_2.10</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.dslplatform/dsl-client-scala-http_2.10/
implementation 'com.dslplatform:dsl-client-scala-http_2.10:0.2.0'
// https://jarcasting.com/artifacts/com.dslplatform/dsl-client-scala-http_2.10/
implementation ("com.dslplatform:dsl-client-scala-http_2.10:0.2.0")
'com.dslplatform:dsl-client-scala-http_2.10:jar:0.2.0'
<dependency org="com.dslplatform" name="dsl-client-scala-http_2.10" rev="0.2.0">
  <artifact name="dsl-client-scala-http_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dslplatform', module='dsl-client-scala-http_2.10', version='0.2.0')
)
libraryDependencies += "com.dslplatform" % "dsl-client-scala-http_2.10" % "0.2.0"
[com.dslplatform/dsl-client-scala-http_2.10 "0.2.0"]