Last Version

TwoLineElementUtilities 0.0.1

Provides an easy way to parse Two Line Element (TLE) files or strings

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

uk.yetanother
ArtifactId

ArtifactId

TwoLineElementUtilities
Version

Version

0.0.1
Type

Type

jar
Description

Description

TwoLineElementUtilities
Provides an easy way to parse Two Line Element (TLE) files or strings
Project URL

Project URL

http://www.yetanother.uk
Source Code Management

Source Code Management

https://github.com/yetanother-uk/TwoLineElementUtilities.git

Download TwoLineElementUtilities 0.0.1


<!-- 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"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.24.5

Project Modules

There are no modules declared in this project.