License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdio.atomicbits |
ArtifactId | ArtifactIdscraml-gradle-plugin |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscraml-gradle-plugin
null
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.atomicbits/scraml-gradle-plugin/ -->
<dependency>
<groupId>io.atomicbits</groupId>
<artifactId>scraml-gradle-plugin</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.atomicbits/scraml-gradle-plugin/
implementation 'io.atomicbits:scraml-gradle-plugin:0.9.0'
// https://jarcasting.com/artifacts/io.atomicbits/scraml-gradle-plugin/
implementation ("io.atomicbits:scraml-gradle-plugin:0.9.0")
'io.atomicbits:scraml-gradle-plugin:jar:0.9.0'
<dependency org="io.atomicbits" name="scraml-gradle-plugin" rev="0.9.0">
<artifact name="scraml-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.atomicbits', module='scraml-gradle-plugin', version='0.9.0')
)
libraryDependencies += "io.atomicbits" % "scraml-gradle-plugin" % "0.9.0"
[io.atomicbits/scraml-gradle-plugin "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
io.atomicbits : scraml-generator_2.12 | jar | 0.9.0 |
com.android.tools.build : gradle | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |