| License |
License |
|---|---|
| GroupId | GroupIdcom.twosixlabs.dart.rest |
| ArtifactId | ArtifactIddart-rest-commons_2.12 |
| Version | Version3.0.4 |
| Type | Typejar |
| Description |
Descriptiondart-rest-commons
dart-rest-commons
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| dart-rest-commons_2.12-3.0.4.pom | |
| dart-rest-commons_2.12-3.0.4.jar | 337 bytes |
| dart-rest-commons_2.12-3.0.4-sources.jar | 282 bytes |
| dart-rest-commons_2.12-3.0.4-javadoc.jar | 207 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.twosixlabs.dart.rest/dart-rest-commons_2.12/ -->
<dependency>
<groupId>com.twosixlabs.dart.rest</groupId>
<artifactId>dart-rest-commons_2.12</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.twosixlabs.dart.rest/dart-rest-commons_2.12/
implementation 'com.twosixlabs.dart.rest:dart-rest-commons_2.12:3.0.4'
// https://jarcasting.com/artifacts/com.twosixlabs.dart.rest/dart-rest-commons_2.12/
implementation ("com.twosixlabs.dart.rest:dart-rest-commons_2.12:3.0.4")
'com.twosixlabs.dart.rest:dart-rest-commons_2.12:jar:3.0.4'
<dependency org="com.twosixlabs.dart.rest" name="dart-rest-commons_2.12" rev="3.0.4">
<artifact name="dart-rest-commons_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twosixlabs.dart.rest', module='dart-rest-commons_2.12', version='3.0.4')
)
libraryDependencies += "com.twosixlabs.dart.rest" % "dart-rest-commons_2.12" % "3.0.4"
[com.twosixlabs.dart.rest/dart-rest-commons_2.12 "3.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.7 |