GroupId | GroupIdlu.greenhalos |
---|---|
ArtifactId | ArtifactIdj2asyncapi-annotation |
Version | Version0.2.0 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi-annotation/ -->
<dependency>
<groupId>lu.greenhalos</groupId>
<artifactId>j2asyncapi-annotation</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi-annotation/
implementation 'lu.greenhalos:j2asyncapi-annotation:0.2.0'
// https://jarcasting.com/artifacts/lu.greenhalos/j2asyncapi-annotation/
implementation ("lu.greenhalos:j2asyncapi-annotation:0.2.0")
'lu.greenhalos:j2asyncapi-annotation:jar:0.2.0'
<dependency org="lu.greenhalos" name="j2asyncapi-annotation" rev="0.2.0">
<artifact name="j2asyncapi-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='lu.greenhalos', module='j2asyncapi-annotation', version='0.2.0')
)
libraryDependencies += "lu.greenhalos" % "j2asyncapi-annotation" % "0.2.0"
[lu.greenhalos/j2asyncapi-annotation "0.2.0"]