| Группа | Группаcom.github.nlloyd |
|---|---|
| Идентификатор | Идентификаторhorn-of-mongo |
| Версия | Версия1.2.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| horn-of-mongo-1.2.2.pom | |
| horn-of-mongo-1.2.2.jar | 142 KB |
| horn-of-mongo-1.2.2-sources.jar | 137 KB |
| horn-of-mongo-1.2.2-javadoc.jar | 270 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nlloyd/horn-of-mongo/ -->
<dependency>
<groupId>com.github.nlloyd</groupId>
<artifactId>horn-of-mongo</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nlloyd/horn-of-mongo/
implementation 'com.github.nlloyd:horn-of-mongo:1.2.2'
// https://jarcasting.com/artifacts/com.github.nlloyd/horn-of-mongo/
implementation ("com.github.nlloyd:horn-of-mongo:1.2.2")
'com.github.nlloyd:horn-of-mongo:jar:1.2.2'
<dependency org="com.github.nlloyd" name="horn-of-mongo" rev="1.2.2">
<artifact name="horn-of-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nlloyd', module='horn-of-mongo', version='1.2.2')
)
libraryDependencies += "com.github.nlloyd" % "horn-of-mongo" % "1.2.2"
[com.github.nlloyd/horn-of-mongo "1.2.2"]