Query

Bring chain style programming to Android UI development

License

License

GroupId

GroupId

com.cocosw
ArtifactId

ArtifactId

query
Last Version

Last Version

0.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Query
Bring chain style programming to Android UI development
Project URL

Project URL

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

Download query

How to add to project

<!-- https://jarcasting.com/artifacts/com.cocosw/query/ -->
<dependency>
    <groupId>com.cocosw</groupId>
    <artifactId>query</artifactId>
    <version>0.2.2</version>
</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:jar:0.2.2'
<dependency org="com.cocosw" name="query" rev="0.2.2">
  <artifact name="query" type="jar" />
</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.

Versions

Version
0.2.2
0.2.1
0.2
0.1