License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.solidstategroup |
ArtifactId | ArtifactIdbullet-train-client |
Version | Version1.6 |
Type | Typejar |
Description |
DescriptionBullet Train Client
Bullet Train SDK for Android and Java applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bullet-train-client-1.6.pom | |
bullet-train-client-1.6.jar | 24 KB |
bullet-train-client-1.6-sources.jar | 13 KB |
bullet-train-client-1.6-javadoc.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.solidstategroup/bullet-train-client/ -->
<dependency>
<groupId>com.solidstategroup</groupId>
<artifactId>bullet-train-client</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.solidstategroup/bullet-train-client/
implementation 'com.solidstategroup:bullet-train-client:1.6'
// https://jarcasting.com/artifacts/com.solidstategroup/bullet-train-client/
implementation ("com.solidstategroup:bullet-train-client:1.6")
'com.solidstategroup:bullet-train-client:jar:1.6'
<dependency org="com.solidstategroup" name="bullet-train-client" rev="1.6">
<artifact name="bullet-train-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.solidstategroup', module='bullet-train-client', version='1.6')
)
libraryDependencies += "com.solidstategroup" % "bullet-train-client" % "1.6"
[com.solidstategroup/bullet-train-client "1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp3 : okhttp | jar | 4.9.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.1 |
org.projectlombok : lombok Optional | jar | 1.16.20 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.3 |
com.squareup.okhttp3 : mockwebserver | jar | 3.10.0 |