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