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

Jar examples for s:shellbase-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials