com.thinkfree.android:dexdex

Classpath appender for android

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.thinkfree.android
ArtifactId

ArtifactId

dexdex
Last Version

Last Version

0.1.5.1
Release Date

Release Date

Type

Type

jar
Description

Description

Classpath appender for android
Project URL

Project URL

http://github.com/behumble/dexdex
Source Code Management

Source Code Management

http://github.com/behumble/dexdex

Download dexdex

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 4.1.1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

DEPRECATED

Google released support classes to use Multi-dex application

DexDex

  • a ClassPath appender for dalvik Apps
  • can be used to overcome 64K methods limit of DEX file

Documentation

References

License

Copyright 2013 ThinkFree

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Versions

Version
0.1.5.1
0.1.4
0.1.3
0.1.2
0.1.1
0.1