Last Version

katydid 0.6.0

Test utilities for writing readable tests on binary data

License

License

GroupId

GroupId

se.fnord
ArtifactId

ArtifactId

katydid
Version

Version

0.6.0
Type

Type

jar
Description

Description

katydid
Test utilities for writing readable tests on binary data
Project URL

Project URL

http://gsson.github.io/katydid/
Source Code Management

Source Code Management

https://github.com/gsson/katydid.git

Download katydid 0.6.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.