| License |
License |
|---|---|
| GroupId | GroupIdcom.bring |
| ArtifactId | ArtifactIdbring-api-examples |
| Version | Version1.0.8 |
| Type | Typejar |
| Description |
Descriptionbring-api-examples
Root pom of bring-java-api
|
| Filename | Size |
|---|---|
| bring-api-examples-1.0.8.pom | |
| bring-api-examples-1.0.8.jar | 4 KB |
| bring-api-examples-1.0.8-sources.jar | 1 KB |
| bring-api-examples-1.0.8-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.bring/bring-api-examples/ -->
<dependency>
<groupId>com.bring</groupId>
<artifactId>bring-api-examples</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.bring/bring-api-examples/
implementation 'com.bring:bring-api-examples:1.0.8'
// https://jarcasting.com/artifacts/com.bring/bring-api-examples/
implementation ("com.bring:bring-api-examples:1.0.8")
'com.bring:bring-api-examples:jar:1.0.8'
<dependency org="com.bring" name="bring-api-examples" rev="1.0.8">
<artifact name="bring-api-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bring', module='bring-api-examples', version='1.0.8')
)
libraryDependencies += "com.bring" % "bring-api-examples" % "1.0.8"
[com.bring/bring-api-examples "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.bring : bring-api | jar | 1.0.8 |
| com.bring : bring-api-httpclient4 | jar | 1.0.8 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |