Download tugcore-1.1.1.jar file - Jar t

Jar examples for t:tugcore

Description

Android File Download Management Library

You can download jar file tugcore 1.1.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add tugcore-1.1.1.jar to your project.

<dependency>
   <groupId>me.chatgame.mobilecg</groupId>
   <artifactId>tugcore</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'me.chatgame.mobilecg', name: 'tugcore', version: '1.1.1'
libraryDependencies += "me.chatgame.mobilecg" % "tugcore" % "1.1.1"
<dependency org="me.chatgame.mobilecg" name="tugcore" rev="1.1.1"/>
@Grapes(@Grab(group='me.chatgame.mobilecg', module='tugcore', version='1.1.1'))
'me.chatgame.mobilecg:tugcore:jar:1.1.1'

Download

Click the following link to download the jar file.

tugcore-1.1.1-javadoc.jar
tugcore-1.1.1-sources.jar
tugcore-1.1.1.pom



Related Tutorials