Last Version

tgp 0.2.0

This project is a library for parsing ifleet telegrams in Java.

License

License

GroupId

GroupId

de.swingbe.ifleet
ArtifactId

ArtifactId

tgp
Version

Version

0.2.0
Type

Type

jar
Description

Description

tgp
This project is a library for parsing ifleet telegrams in Java.
Project URL

Project URL

https://swingbe.de
Source Code Management

Source Code Management

https://github.com/Software-Ingenieur-Begerad/ifleett/tree/main

Download tgp 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.2
org.assertj : assertj-core jar 3.21.0

Project Modules

There are no modules declared in this project.