Last Version

ActionBarSherlock 4.2.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

GroupId

GroupId

com.actionbarsherlock
ArtifactId

ArtifactId

library
Version

Version

4.2.0
Type

Type

pom
Description

Description

ActionBarSherlock
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download library 4.2.0

Filename Size
library-4.2.0.pom 728 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.