is not current version
Last Version 1.10.3

com.github.swri-robotics:bag-reader-java 1.3


Categories

Categories

Java Languages
GroupId

GroupId

com.github.swri-robotics
ArtifactId

ArtifactId

bag-reader-java
Version

Version

1.3
Type

Type

jar

Download bag-reader-java 1.3


<!-- https://jarcasting.com/artifacts/com.github.swri-robotics/bag-reader-java/ -->
<dependency>
    <groupId>com.github.swri-robotics</groupId>
    <artifactId>bag-reader-java</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.swri-robotics/bag-reader-java/
implementation 'com.github.swri-robotics:bag-reader-java:1.3'
// https://jarcasting.com/artifacts/com.github.swri-robotics/bag-reader-java/
implementation ("com.github.swri-robotics:bag-reader-java:1.3")
'com.github.swri-robotics:bag-reader-java:jar:1.3'
<dependency org="com.github.swri-robotics" name="bag-reader-java" rev="1.3">
  <artifact name="bag-reader-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.swri-robotics', module='bag-reader-java', version='1.3')
)
libraryDependencies += "com.github.swri-robotics" % "bag-reader-java" % "1.3"
[com.github.swri-robotics/bag-reader-java "1.3"]