не последняя версия
Последняя версия 1.3

com.github.nlloyd:horn-of-mongo 1.2


Группа

Группа

com.github.nlloyd
Идентификатор

Идентификатор

horn-of-mongo
Версия

Версия

1.2
Тип

Тип

jar

Скачать horn-of-mongo 1.2


<!-- https://jarcasting.com/artifacts/com.github.nlloyd/horn-of-mongo/ -->
<dependency>
    <groupId>com.github.nlloyd</groupId>
    <artifactId>horn-of-mongo</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nlloyd/horn-of-mongo/
implementation 'com.github.nlloyd:horn-of-mongo:1.2'
// https://jarcasting.com/artifacts/com.github.nlloyd/horn-of-mongo/
implementation ("com.github.nlloyd:horn-of-mongo:1.2")
'com.github.nlloyd:horn-of-mongo:jar:1.2'
<dependency org="com.github.nlloyd" name="horn-of-mongo" rev="1.2">
  <artifact name="horn-of-mongo" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nlloyd', module='horn-of-mongo', version='1.2')
)
libraryDependencies += "com.github.nlloyd" % "horn-of-mongo" % "1.2"
[com.github.nlloyd/horn-of-mongo "1.2"]