is not current version
Last Version 1.0.0-alpha14

com.opsbears.webcomponents.dic:annotation 1.0.0-alpha9

Annotation adapter for the OWC DIC

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

com.opsbears.webcomponents.dic
ArtifactId

ArtifactId

annotation
Version

Version

1.0.0-alpha9
Type

Type

jar

Download annotation 1.0.0-alpha9


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