| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.puresoltechnologies.streaming |
| Идентификатор | Идентификаторparent |
| Версия | Версия2.1.0 |
| Тип | Типpom |
| Описание |
Описаниеstreaming - parent
PureSol Technologies' streaming libraries
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| parent-2.1.0.pom | 14 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/parent/ -->
<dependency>
<groupId>com.puresoltechnologies.streaming</groupId>
<artifactId>parent</artifactId>
<version>2.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/parent/
implementation 'com.puresoltechnologies.streaming:parent:2.1.0'
// https://jarcasting.com/artifacts/com.puresoltechnologies.streaming/parent/
implementation ("com.puresoltechnologies.streaming:parent:2.1.0")
'com.puresoltechnologies.streaming:parent:pom:2.1.0'
<dependency org="com.puresoltechnologies.streaming" name="parent" rev="2.1.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.puresoltechnologies.streaming', module='parent', version='2.1.0')
)
libraryDependencies += "com.puresoltechnologies.streaming" % "parent" % "2.1.0"
[com.puresoltechnologies.streaming/parent "2.1.0"]