MVN

com.riscure : trsfile

Maven & Gradle

Jan 04, 2022
7 stars

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.

<dependency>
    <groupId>com.riscure</groupId>
    <artifactId>trsfile</artifactId>
    <version>2.2.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.riscure : trsfile to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.4

All Versions

Choose a version of com.riscure : trsfile to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
trsfile-2.2.4
trsfile-2.2.3
trsfile-2.2.2
trsfile-2.2.1
2.2
trsfile-2.2

How to add a dependency to Maven

Add the following com.riscure : trsfile maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.riscure</groupId>
    <artifactId>trsfile</artifactId>
    <version>2.2.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.riscure : trsfile gradle dependency to your build.gradle file:

implementation 'com.riscure:trsfile:2.2.4'

Gradle Kotlin DSL: Add the following com.riscure : trsfile gradle kotlin dependency to your build.gradle.kts file:

implementation("com.riscure:trsfile:2.2.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.riscure : trsfile sbt scala dependency to your build.sbt file:

libraryDependencies += "com.riscure" % "trsfile" % "2.2.4"

Advertisement

Dependencies from Group

Jan 04, 2022
7 stars

Discover Dependencies

tbs
Jul 05, 2021
Jun 23, 2021
146 stars
Sep 14, 2022
Jun 04, 2021
21 stars
Jun 04, 2021
1 usages
21 stars
Jun 04, 2021
1 usages
21 stars
Jun 04, 2021
26 stars
Jun 04, 2021
1 usages
21 stars
Jun 04, 2021
21 stars
Jun 08, 2021
7 stars