Last Version

Socket (compile) 1.0.0

Generates view holders from Android layout files

License

License

GroupId

GroupId

me.tatarka.socket
ArtifactId

ArtifactId

compile
Version

Version

1.0.0
Type

Type

jar
Description

Description

Socket (compile)
Generates view holders from Android layout files
Project URL

Project URL

https://github.com/evant/socket

Download compile 1.0.0


<!-- 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"]

Dependencies

compile (3)

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

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar 0.7-groovy-2.0

Project Modules

There are no modules declared in this project.