Last Version

cbcom 0.0.1

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

License

License

GroupId

GroupId

com.github.dgrandemange
ArtifactId

ArtifactId

cbcom
Version

Version

0.0.1
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 0.0.1


<!-- 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.