Jar examples for t:testutils
Ponzu is a collections framework for Java. It has JDK-compatible List, Set and Map implementations with a rich API and set of utility classes that work with any JDK compatible Collections, Arrays, Maps or Strings.
You can download jar file testutils 25.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add testutils-25.2.0.jar to your project.
<dependency> <groupId>com.android.tools</groupId> <artifactId>testutils</artifactId> <version>25.2.0</version> </dependency>
compile group: 'com.android.tools', name: 'testutils', version: '25.2.0'
libraryDependencies += "com.android.tools" % "testutils" % "25.2.0"
<dependency org="com.android.tools" name="testutils" rev="25.2.0"/>
@Grapes(@Grab(group='com.android.tools', module='testutils', version='25.2.0'))
'com.android.tools:testutils:jar:25.2.0'
Click the following link to download the jar file.
testutils-25.2.0-javadoc.jar