License |
License |
---|---|
Categories |
CategoriesOther General Purpose Libraries |
GroupId | GroupIduk.yetanother |
ArtifactId | ArtifactIdTwoLineElementUtilities |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTwoLineElementUtilities
Provides an easy way to parse Two Line Element (TLE) files or strings
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/uk.yetanother/TwoLineElementUtilities/ -->
<dependency>
<groupId>uk.yetanother</groupId>
<artifactId>TwoLineElementUtilities</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.yetanother/TwoLineElementUtilities/
implementation 'uk.yetanother:TwoLineElementUtilities:0.0.1'
// https://jarcasting.com/artifacts/uk.yetanother/TwoLineElementUtilities/
implementation ("uk.yetanother:TwoLineElementUtilities:0.0.1")
'uk.yetanother:TwoLineElementUtilities:jar:0.0.1'
<dependency org="uk.yetanother" name="TwoLineElementUtilities" rev="0.0.1">
<artifact name="TwoLineElementUtilities" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.yetanother', module='TwoLineElementUtilities', version='0.0.1')
)
libraryDependencies += "uk.yetanother" % "TwoLineElementUtilities" % "0.0.1"
[uk.yetanother/TwoLineElementUtilities "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 2.24.5 |