Download sc-1.0.jar file - Jar s

Jar examples for s:sc

Description

site crawler

You can download jar file sc 1.0 in this page.

License

MIT License

Build File

You can use the following script to add sc-1.0.jar to your project.

<dependency>
   <groupId>com.github.fancyerii</groupId>
   <artifactId>sc</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.fancyerii', name: 'sc', version: '1.0'
libraryDependencies += "com.github.fancyerii" % "sc" % "1.0"
<dependency org="com.github.fancyerii" name="sc" rev="1.0"/>
@Grapes(@Grab(group='com.github.fancyerii', module='sc', version='1.0'))
'com.github.fancyerii:sc:jar:1.0'

Download

Click the following link to download the jar file.

sc-1.0-javadoc.jar
sc-1.0-sources.jar
sc-1.0.jar
sc-1.0.pom



Related Tutorials