| License |
License |
|---|---|
| GroupId | GroupIdde.sfb876 |
| ArtifactId | ArtifactIdfact-tools |
| Last Version | Last Version0.18.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfact-tools
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.
|
| Filename | Size |
|---|---|
| fact-tools-0.18.1.pom | |
| fact-tools-0.18.1.jar | 11 MB |
| fact-tools-0.18.1-sources.jar | 895 KB |
| fact-tools-0.18.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sfb876/fact-tools/ -->
<dependency>
<groupId>de.sfb876</groupId>
<artifactId>fact-tools</artifactId>
<version>0.18.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfb876/fact-tools/
implementation 'de.sfb876:fact-tools:0.18.1'
// https://jarcasting.com/artifacts/de.sfb876/fact-tools/
implementation ("de.sfb876:fact-tools:0.18.1")
'de.sfb876:fact-tools:jar:0.18.1'
<dependency org="de.sfb876" name="fact-tools" rev="0.18.1">
<artifact name="fact-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfb876', module='fact-tools', version='0.18.1')
)
libraryDependencies += "de.sfb876" % "fact-tools" % "0.18.1"
[de.sfb876/fact-tools "0.18.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |