| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.pincette |
| Идентификатор | Идентификаторpincette-mongo-streams |
| Версия | Версия1.0.4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| pincette-mongo-streams-1.0.4.pom | |
| pincette-mongo-streams-1.0.4.jar | 72 KB |
| pincette-mongo-streams-1.0.4-sources.jar | 28 KB |
| pincette-mongo-streams-1.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.pincette/pincette-mongo-streams/
implementation 'net.pincette:pincette-mongo-streams:1.0.4'
// https://jarcasting.com/artifacts/net.pincette/pincette-mongo-streams/
implementation ("net.pincette:pincette-mongo-streams:1.0.4")
'net.pincette:pincette-mongo-streams:jar:1.0.4'
<dependency org="net.pincette" name="pincette-mongo-streams" rev="1.0.4">
<artifact name="pincette-mongo-streams" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.pincette', module='pincette-mongo-streams', version='1.0.4')
)
libraryDependencies += "net.pincette" % "pincette-mongo-streams" % "1.0.4"
[net.pincette/pincette-mongo-streams "1.0.4"]