Last Version

CHUnked Message Protocol 0.0.1

CHUMP is a minimal message passing protocol.

License

License

GroupId

GroupId

com.creeaaakk
ArtifactId

ArtifactId

chump
Version

Version

0.0.1
Type

Type

jar
Description

Description

CHUnked Message Protocol
CHUMP is a minimal message passing protocol.
Project URL

Project URL

https://github.com/Wopple/chump-java
Source Code Management

Source Code Management

https://github.com/Wopple/chump-java.git

Download chump 0.0.1


<!-- https://jarcasting.com/artifacts/com.creeaaakk/chump/ -->
<dependency>
    <groupId>com.creeaaakk</groupId>
    <artifactId>chump</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.creeaaakk/chump/
implementation 'com.creeaaakk:chump:0.0.1'
// https://jarcasting.com/artifacts/com.creeaaakk/chump/
implementation ("com.creeaaakk:chump:0.0.1")
'com.creeaaakk:chump:jar:0.0.1'
<dependency org="com.creeaaakk" name="chump" rev="0.0.1">
  <artifact name="chump" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.creeaaakk', module='chump', version='0.0.1')
)
libraryDependencies += "com.creeaaakk" % "chump" % "0.0.1"
[com.creeaaakk/chump "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.