com.riscure:trsfile

Inspector Trace Set `.trs` file support for Java. Riscure Inspector uses the `.trs` file format to save and read traces from disk. To better assist reading and writing trace set files from third parties, Riscure published this Java library.

License

License

GroupId

GroupId

com.riscure
ArtifactId

ArtifactId

trsfile
Last Version

Last Version

2.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

com.riscure:trsfile
Inspector Trace Set `.trs` file support for Java. Riscure Inspector uses the `.trs` file format to save and read traces from disk. To better assist reading and writing trace set files from third parties, Riscure published this Java library.
Project URL

Project URL

https://github.com/Riscure/java-trsfile
Source Code Management

Source Code Management

https://github.com/Riscure/java-trsfile/tree/master

Download trsfile

How to add to project

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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-api jar 5.8.0-M1
org.junit.vintage : junit-vintage-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.8.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.4
2.2.3
2.2.2
2.2.1
2.2