is not current version
Last Version 0.7.0

net.simonvt.schematic:schematic-compiler 0.5.3

Automatically generate ContentProviders

Categories

Categories

Net
GroupId

GroupId

net.simonvt.schematic
ArtifactId

ArtifactId

schematic-compiler
Version

Version

0.5.3
Type

Type

jar

Download schematic-compiler 0.5.3


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