is not current version
Last Version 1.4.0

com.github.matthiasrobbers:shortbread-annotations 1.0.2

Annotations for shortbread

GroupId

GroupId

com.github.matthiasrobbers
ArtifactId

ArtifactId

shortbread-annotations
Version

Version

1.0.2
Type

Type

jar

Download shortbread-annotations 1.0.2


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