Download hiroaki-core-0.0.4.jar file - Jar h

Jar examples for h:hiroaki-core

Description

API integration test Kotlin extensions for Unit and Android tests.

You can download jar file hiroaki-core 0.0.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hiroaki-core-0.0.4.jar to your project.

<dependency>
   <groupId>me.jorgecastillo</groupId>
   <artifactId>hiroaki-core</artifactId>
   <version>0.0.4</version>
</dependency>
compile group: 'me.jorgecastillo', name: 'hiroaki-core', version: '0.0.4'
libraryDependencies += "me.jorgecastillo" % "hiroaki-core" % "0.0.4"
<dependency org="me.jorgecastillo" name="hiroaki-core" rev="0.0.4"/>
@Grapes(@Grab(group='me.jorgecastillo', module='hiroaki-core', version='0.0.4'))
'me.jorgecastillo:hiroaki-core:jar:0.0.4'

Download

Click the following link to download the jar file.

hiroaki-core-0.0.4-javadoc.jar
hiroaki-core-0.0.4-sources.jar
hiroaki-core-0.0.4.jar
hiroaki-core-0.0.4.pom



Related Tutorials