is not current version
Last Version 1.5.1

com.sumologic.shellbase:all 1.4.0


GroupId

GroupId

com.sumologic.shellbase
ArtifactId

ArtifactId

all
Version

Version

1.4.0
Type

Type

pom

Download all 1.4.0

Filename Size
all-1.4.0.pom 7 KB
Browse

<!-- https://jarcasting.com/artifacts/com.sumologic.shellbase/all/ -->
<dependency>
    <groupId>com.sumologic.shellbase</groupId>
    <artifactId>all</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sumologic.shellbase/all/
implementation 'com.sumologic.shellbase:all:1.4.0'
// https://jarcasting.com/artifacts/com.sumologic.shellbase/all/
implementation ("com.sumologic.shellbase:all:1.4.0")
'com.sumologic.shellbase:all:pom:1.4.0'
<dependency org="com.sumologic.shellbase" name="all" rev="1.4.0">
  <artifact name="all" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sumologic.shellbase', module='all', version='1.4.0')
)
libraryDependencies += "com.sumologic.shellbase" % "all" % "1.4.0"
[com.sumologic.shellbase/all "1.4.0"]