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

org.litote.kmongo:kmongo-annotation-processor 4.1.0

KMongo annotation processor

Группа

Группа

org.litote.kmongo
Идентификатор

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

kmongo-annotation-processor
Версия

Версия

4.1.0
Тип

Тип

jar

Скачать kmongo-annotation-processor 4.1.0


<!-- https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-annotation-processor/ -->
<dependency>
    <groupId>org.litote.kmongo</groupId>
    <artifactId>kmongo-annotation-processor</artifactId>
    <version>4.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-annotation-processor/
implementation 'org.litote.kmongo:kmongo-annotation-processor:4.1.0'
// https://jarcasting.com/artifacts/org.litote.kmongo/kmongo-annotation-processor/
implementation ("org.litote.kmongo:kmongo-annotation-processor:4.1.0")
'org.litote.kmongo:kmongo-annotation-processor:jar:4.1.0'
<dependency org="org.litote.kmongo" name="kmongo-annotation-processor" rev="4.1.0">
  <artifact name="kmongo-annotation-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.litote.kmongo', module='kmongo-annotation-processor', version='4.1.0')
)
libraryDependencies += "org.litote.kmongo" % "kmongo-annotation-processor" % "4.1.0"
[org.litote.kmongo/kmongo-annotation-processor "4.1.0"]