is not current version
Last Version 0.18.1

de.sfb876:fact-tools 0.6.29

The FACT telescope is a cherenkov telescope on the island of La Palma. This set of tools is dedicated to read, parse and process raw data produced by the FACT telescope.

GroupId

GroupId

de.sfb876
ArtifactId

ArtifactId

fact-tools
Version

Version

0.6.29
Type

Type

jar

Download fact-tools 0.6.29


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