License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.simonvt.schematic |
ArtifactId | ArtifactIdschematic |
Version | Version0.7.0 |
Type | Typeaar |
Description |
DescriptionSchematic
Automatically generate ContentProviders
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
schematic-0.7.0.pom | |
schematic-0.7.0.aar | 5 KB |
schematic-0.7.0-sources.jar | 3 KB |
schematic-0.7.0-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.simonvt.schematic/schematic/ -->
<dependency>
<groupId>net.simonvt.schematic</groupId>
<artifactId>schematic</artifactId>
<version>0.7.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/net.simonvt.schematic/schematic/
implementation 'net.simonvt.schematic:schematic:0.7.0'
// https://jarcasting.com/artifacts/net.simonvt.schematic/schematic/
implementation ("net.simonvt.schematic:schematic:0.7.0")
'net.simonvt.schematic:schematic:aar:0.7.0'
<dependency org="net.simonvt.schematic" name="schematic" rev="0.7.0">
<artifact name="schematic" type="aar" />
</dependency>
@Grapes(
@Grab(group='net.simonvt.schematic', module='schematic', version='0.7.0')
)
libraryDependencies += "net.simonvt.schematic" % "schematic" % "0.7.0"
[net.simonvt.schematic/schematic "0.7.0"]
Group / Artifact | Type | Version |
---|---|---|
net.simonvt.schematic : schematic-annotations | jar | 0.7.0 |