| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.stratio.morphlines |
| Идентификатор | Идентификаторstratio-morphlines |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеStratio Morphlines NG
The Stratio pom
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| stratio-morphlines-0.2.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.stratio.morphlines/stratio-morphlines/ -->
<dependency>
<groupId>com.stratio.morphlines</groupId>
<artifactId>stratio-morphlines</artifactId>
<version>0.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.morphlines/stratio-morphlines/
implementation 'com.stratio.morphlines:stratio-morphlines:0.2.0'
// https://jarcasting.com/artifacts/com.stratio.morphlines/stratio-morphlines/
implementation ("com.stratio.morphlines:stratio-morphlines:0.2.0")
'com.stratio.morphlines:stratio-morphlines:pom:0.2.0'
<dependency org="com.stratio.morphlines" name="stratio-morphlines" rev="0.2.0">
<artifact name="stratio-morphlines" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.stratio.morphlines', module='stratio-morphlines', version='0.2.0')
)
libraryDependencies += "com.stratio.morphlines" % "stratio-morphlines" % "0.2.0"
[com.stratio.morphlines/stratio-morphlines "0.2.0"]