Alleycat

I/O and serialization framework.

License

License

Categories

Categories

Net
GroupId

GroupId

net.kuujo.alleycat
ArtifactId

ArtifactId

alleycat
Last Version

Last Version

0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Alleycat
I/O and serialization framework.

Download alleycat

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.5
0.4
0.3
0.2
0.1