ReliableTXT

Stenway reference implementation of ReliableTXT

License

License

GroupId

GroupId

com.stenway
ArtifactId

ArtifactId

reliabletxt
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

ReliableTXT
Stenway reference implementation of ReliableTXT
Project URL

Project URL

https://www.reliabletxt.com
Source Code Management

Source Code Management

https://github.com/Stenway/ReliableTXT-Java/

Download reliabletxt

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0