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