License |
License |
---|---|
GroupId | GroupIdme.tatarka.holdr |
ArtifactId | ArtifactIdcompile |
Last Version | Last Version1.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHoldr (compile)
Generates view holders from Android layout files
|
Project URL |
Project URL |
Filename | Size |
---|---|
compile-1.5.2.pom | |
compile-1.5.2.jar | 48 KB |
compile-1.5.2-sources.jar | 19 KB |
compile-1.5.2-javadoc.jar | 92 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.tatarka.holdr/compile/ -->
<dependency>
<groupId>me.tatarka.holdr</groupId>
<artifactId>compile</artifactId>
<version>1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.tatarka.holdr/compile/
implementation 'me.tatarka.holdr:compile:1.5.2'
// https://jarcasting.com/artifacts/me.tatarka.holdr/compile/
implementation ("me.tatarka.holdr:compile:1.5.2")
'me.tatarka.holdr:compile:jar:1.5.2'
<dependency org="me.tatarka.holdr" name="compile" rev="1.5.2">
<artifact name="compile" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tatarka.holdr', module='compile', version='1.5.2')
)
libraryDependencies += "me.tatarka.holdr" % "compile" % "1.5.2"
[me.tatarka.holdr/compile "1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.codemodel : codemodel | jar | 2.6 |
org.jetbrains : annotations | jar | 13.0 |
net.sf.kxml : kxml2 | jar | 2.3.0 |
commons-io : commons-io | jar | 2.4 |
me.tatarka.holdr : compile-model | jar | 1.1.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | 0.6 |
org.spockframework : spock-core | jar | 0.7-groovy-2.0 |