Bullet Train Client

Bullet Train SDK for Android and Java applications

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.solidstategroup
ArtifactId

ArtifactId

bullet-train-client
Last Version

Last Version

1.6
Release Date

Release Date

Type

Type

jar
Description

Description

Bullet Train Client
Bullet Train SDK for Android and Java applications
Project URL

Project URL

https://bullet-train.io
Source Code Management

Source Code Management

https://github.com/BulletTrainHQ/bullet-train-java-client

Download bullet-train-client

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.14.3
com.squareup.okhttp3 : mockwebserver jar 3.10.0

Project Modules

There are no modules declared in this project.

Download build

Flagsmith Java SDK

Flagsmith allows you to manage feature flags and remote config across multiple projects, environments and organisations.

The SDK for Android and Java applications for https://www.flagsmith.com/.

Adding to your project

For full documentation visit https://docs.flagsmith.com/clients/java/

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests

Getting Help

If you encounter a bug or feature request we would like to hear about it. Before you submit an issue please search existing issues in order to prevent duplicates.

Get in touch

If you have any questions about our projects you can email [email protected].

Useful links

Website

Documentation

Versions

Version
1.6
1.5
1.3
1.2
1.1
1.0