is not current version
Last Version 2.2.4

com.riscure:trsfile 2.2.2

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
Version

Version

2.2.2
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 2.2.2


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

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.