Last Version

Query 0.2.2

Bring chain style programming to Android UI development

License

License

GroupId

GroupId

com.cocosw
ArtifactId

ArtifactId

query
Version

Version

0.2.2
Type

Type

aar
Description

Description

Query
Bring chain style programming to Android UI development
Project URL

Project URL

https://github.com/soarcn/COCOQuery.git

Download query 0.2.2


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

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.