Socket

Generates view holders from Android layout files

License

License

GroupId

GroupId

me.tatarka.socket
ArtifactId

ArtifactId

socket
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Socket
Generates view holders from Android layout files
Project URL

Project URL

https://github.com/evant/socket

Download socket

How to add to project

<!-- https://jarcasting.com/artifacts/me.tatarka.socket/socket/ -->
<dependency>
    <groupId>me.tatarka.socket</groupId>
    <artifactId>socket</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.tatarka.socket/socket/
implementation 'me.tatarka.socket:socket:1.0.0'
// https://jarcasting.com/artifacts/me.tatarka.socket/socket/
implementation ("me.tatarka.socket:socket:1.0.0")
'me.tatarka.socket:socket:aar:1.0.0'
<dependency org="me.tatarka.socket" name="socket" rev="1.0.0">
  <artifact name="socket" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.tatarka.socket', module='socket', version='1.0.0')
)
libraryDependencies += "me.tatarka.socket" % "socket" % "1.0.0"
[me.tatarka.socket/socket "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0