cbcom

Set of classes related to CBCOM protocol and pseudo-session management

License

License

GroupId

GroupId

com.github.dgrandemange
ArtifactId

ArtifactId

cbcom
Last Version

Last Version

0.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

cbcom
Set of classes related to CBCOM protocol and pseudo-session management
Project URL

Project URL

https://github.com/dgrandemange/cbcom
Source Code Management

Source Code Management

https://github.com/dgrandemange/cbcom.git

Download cbcom

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

cbcom

A library exposing classes related to CBCOM protocol and CBCOM pseudo-session management

Add following dependency to your pom.xml :

<dependency>
  <groupId>com.github.dgrandemange</groupId>
  <artifactId>cbcom</artifactId>
  <version>0.0.1</version>
</dependency>

Versions

Version
0.0.1