| License | 
                License | 
        
|---|---|
| GroupId | GroupIdcom.googlecode.jxquery | 
    
| ArtifactId | ArtifactIdjxquery | 
    
| Last Version | Last Version1.0.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjxquery 
            jxquery 
         | 
    
| Filename | Size | 
|---|---|
| jxquery-1.0.0.pom | |
| jxquery-1.0.0.jar | 21 KB | 
| jxquery-1.0.0-sources.jar | 13 KB | 
| jxquery-1.0.0-javadoc.jar | 112 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.googlecode.jxquery/jxquery/ -->
<dependency>
    <groupId>com.googlecode.jxquery</groupId>
    <artifactId>jxquery</artifactId>
    <version>1.0.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.googlecode.jxquery/jxquery/
implementation 'com.googlecode.jxquery:jxquery:1.0.0'
                // https://jarcasting.com/artifacts/com.googlecode.jxquery/jxquery/
implementation ("com.googlecode.jxquery:jxquery:1.0.0")
                'com.googlecode.jxquery:jxquery:jar:1.0.0'
                <dependency org="com.googlecode.jxquery" name="jxquery" rev="1.0.0">
  <artifact name="jxquery" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.googlecode.jxquery', module='jxquery', version='1.0.0')
)
                libraryDependencies += "com.googlecode.jxquery" % "jxquery" % "1.0.0"
                [com.googlecode.jxquery/jxquery "1.0.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 | 
| commons-beanutils : commons-beanutils | jar | 1.8.3 | 
| commons-collections : commons-collections | jar | 3.2.1 | 
| commons-lang : commons-lang | jar | 2.5 | 
| commons-io : commons-io | jar | 2.0.1 | 
| net.sf.json-lib : json-lib | jar | 2.4 | 
| log4j : log4j | jar | 1.2.9 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 | 
| net.sf.ezmorph : ezmorph | jar | 1.0.6 |