ReliableTXT with Java
ReliableTXT Reference Implementation
Release 0.8.0
Available on Maven Central: https://search.maven.org/artifact/com.stenway/reliabletxt/0.8.0/jar https://mvnrepository.com/artifact/com.stenway/reliabletxt/0.8.0
| License |
License |
|---|---|
| GroupId | GroupIdcom.stenway |
| ArtifactId | ArtifactIdreliabletxt |
| Last Version | Last Version0.8.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionReliableTXT
Stenway reference implementation of ReliableTXT
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| reliabletxt-0.8.0.pom | |
| reliabletxt-0.8.0-sources.jar | 7 KB |
| reliabletxt-0.8.0-javadoc.jar | 62 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
ReliableTXT Reference Implementation
Available on Maven Central: https://search.maven.org/artifact/com.stenway/reliabletxt/0.8.0/jar https://mvnrepository.com/artifact/com.stenway/reliabletxt/0.8.0