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