| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииOther Универсальные библиотеки |
| Группа | Группаuk.yetanother |
| Идентификатор | ИдентификаторTwoLineElementUtilities |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеTwoLineElementUtilities
Provides an easy way to parse Two Line Element (TLE) files or strings
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| TwoLineElementUtilities-0.0.1.pom | |
| TwoLineElementUtilities-0.0.1.jar | 15 KB |
| TwoLineElementUtilities-0.0.1-sources.jar | 14 KB |
| TwoLineElementUtilities-0.0.1-javadoc.jar | 73 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.24.5 |