| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.bitbucket.supportomateinc.protocols.stream |
| Идентификатор | Идентификаторstream-parent |
| Версия | Версия1.0.0.CR1 |
| Тип | Типpom |
| Описание |
ОписаниеMobicents :: Stream :: Parent :: stream-parent
Simple, NIO like stream library.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stream-parent-1.0.0.CR1.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.protocols.stream/stream-parent/ -->
<dependency>
<groupId>io.bitbucket.supportomateinc.protocols.stream</groupId>
<artifactId>stream-parent</artifactId>
<version>1.0.0.CR1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.protocols.stream/stream-parent/
implementation 'io.bitbucket.supportomateinc.protocols.stream:stream-parent:1.0.0.CR1'
// https://jarcasting.com/artifacts/io.bitbucket.supportomateinc.protocols.stream/stream-parent/
implementation ("io.bitbucket.supportomateinc.protocols.stream:stream-parent:1.0.0.CR1")
'io.bitbucket.supportomateinc.protocols.stream:stream-parent:pom:1.0.0.CR1'
<dependency org="io.bitbucket.supportomateinc.protocols.stream" name="stream-parent" rev="1.0.0.CR1">
<artifact name="stream-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.bitbucket.supportomateinc.protocols.stream', module='stream-parent', version='1.0.0.CR1')
)
libraryDependencies += "io.bitbucket.supportomateinc.protocols.stream" % "stream-parent" % "1.0.0.CR1"
[io.bitbucket.supportomateinc.protocols.stream/stream-parent "1.0.0.CR1"]