is not current version
Last Version 0.7.0

net.simonvt.schematic:schematic-annotations 0.5.1

Automatically generate ContentProviders

Categories

Categories

Net
GroupId

GroupId

net.simonvt.schematic
ArtifactId

ArtifactId

schematic-annotations
Version

Version

0.5.1
Type

Type

jar

Download schematic-annotations 0.5.1


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