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