is not current version
Last Version 1.0.6

ch.rasc:bsoncodec-annotations 1.0.5

Annotations package for the APT BSON Codec Generator

GroupId

GroupId

ch.rasc
ArtifactId

ArtifactId

bsoncodec-annotations
Version

Version

1.0.5
Type

Type

jar

Download bsoncodec-annotations 1.0.5


<!-- https://jarcasting.com/artifacts/ch.rasc/bsoncodec-annotations/ -->
<dependency>
    <groupId>ch.rasc</groupId>
    <artifactId>bsoncodec-annotations</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/ch.rasc/bsoncodec-annotations/
implementation 'ch.rasc:bsoncodec-annotations:1.0.5'
// https://jarcasting.com/artifacts/ch.rasc/bsoncodec-annotations/
implementation ("ch.rasc:bsoncodec-annotations:1.0.5")
'ch.rasc:bsoncodec-annotations:jar:1.0.5'
<dependency org="ch.rasc" name="bsoncodec-annotations" rev="1.0.5">
  <artifact name="bsoncodec-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.rasc', module='bsoncodec-annotations', version='1.0.5')
)
libraryDependencies += "ch.rasc" % "bsoncodec-annotations" % "1.0.5"
[ch.rasc/bsoncodec-annotations "1.0.5"]