is not current version
Last Version 0.2.12

org.microbean:microbean-development-annotations 0.1.3

Annotations useful for development

GroupId

GroupId

org.microbean
ArtifactId

ArtifactId

microbean-development-annotations
Version

Version

0.1.3
Type

Type

jar

Download microbean-development-annotations 0.1.3


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