| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.optionfactory |
| Идентификатор | ИдентификаторmetarParser |
| Версия | Версия1.10.4-OPTIONFACTORY |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| metarParser-1.10.4-OPTIONFACTORY.pom | |
| metarParser-1.10.4-OPTIONFACTORY.jar | 462 KB |
| metarParser-1.10.4-OPTIONFACTORY-sources.jar | 428 KB |
| metarParser-1.10.4-OPTIONFACTORY-javadoc.jar | 576 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.optionfactory/metarParser/ -->
<dependency>
<groupId>net.optionfactory</groupId>
<artifactId>metarParser</artifactId>
<version>1.10.4-OPTIONFACTORY</version>
</dependency>
// https://jarcasting.com/artifacts/net.optionfactory/metarParser/
implementation 'net.optionfactory:metarParser:1.10.4-OPTIONFACTORY'
// https://jarcasting.com/artifacts/net.optionfactory/metarParser/
implementation ("net.optionfactory:metarParser:1.10.4-OPTIONFACTORY")
'net.optionfactory:metarParser:jar:1.10.4-OPTIONFACTORY'
<dependency org="net.optionfactory" name="metarParser" rev="1.10.4-OPTIONFACTORY">
<artifact name="metarParser" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.optionfactory', module='metarParser', version='1.10.4-OPTIONFACTORY')
)
libraryDependencies += "net.optionfactory" % "metarParser" % "1.10.4-OPTIONFACTORY"
[net.optionfactory/metarParser "1.10.4-OPTIONFACTORY"]