Bayonet Java

Java SDK to connect to Bayonet APIs

License

License

Categories

Categories

Net
GroupId

GroupId

io.bayonet
ArtifactId

ArtifactId

BayonetJava
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Bayonet Java
Java SDK to connect to Bayonet APIs

Download BayonetJava

How to add to project

<!-- https://jarcasting.com/artifacts/io.bayonet/BayonetJava/ -->
<dependency>
    <groupId>io.bayonet</groupId>
    <artifactId>BayonetJava</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.bayonet/BayonetJava/
implementation 'io.bayonet:BayonetJava:2.0'
// https://jarcasting.com/artifacts/io.bayonet/BayonetJava/
implementation ("io.bayonet:BayonetJava:2.0")
'io.bayonet:BayonetJava:jar:2.0'
<dependency org="io.bayonet" name="BayonetJava" rev="2.0">
  <artifact name="BayonetJava" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.bayonet', module='BayonetJava', version='2.0')
)
libraryDependencies += "io.bayonet" % "BayonetJava" % "2.0"
[io.bayonet/BayonetJava "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0