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