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