Download shellbase-core-1.1.1.jar file - Jar s

Jar examples for s:shellbase-core

Description

You can download jar file shellbase-core 1.1.1 in this page.

Build File

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

<dependency>
   <groupId>com.sumologic.shellbase</groupId>
   <artifactId>shellbase-core</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.sumologic.shellbase', name: 'shellbase-core', version: '1.1.1'
libraryDependencies += "com.sumologic.shellbase" % "shellbase-core" % "1.1.1"
<dependency org="com.sumologic.shellbase" name="shellbase-core" rev="1.1.1"/>
@Grapes(@Grab(group='com.sumologic.shellbase', module='shellbase-core', version='1.1.1'))
'com.sumologic.shellbase:shellbase-core:jar:1.1.1'

Download

Click the following link to download the jar file.

shellbase-core-1.1.1-javadoc.jar
shellbase-core-1.1.1-sources.jar
shellbase-core-1.1.1.jar
shellbase-core-1.1.1.pom



Related Tutorials