is not current version
Last Version 1.5

com.github.rtyley:roboguice-sherlock 1.1

RoboGuice classes extending ActionBarSherlock classes

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.rtyley
ArtifactId

ArtifactId

roboguice-sherlock
Version

Version

1.1
Type

Type

jar

Download roboguice-sherlock 1.1


<!-- https://jarcasting.com/artifacts/com.github.rtyley/roboguice-sherlock/ -->
<dependency>
    <groupId>com.github.rtyley</groupId>
    <artifactId>roboguice-sherlock</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rtyley/roboguice-sherlock/
implementation 'com.github.rtyley:roboguice-sherlock:1.1'
// https://jarcasting.com/artifacts/com.github.rtyley/roboguice-sherlock/
implementation ("com.github.rtyley:roboguice-sherlock:1.1")
'com.github.rtyley:roboguice-sherlock:jar:1.1'
<dependency org="com.github.rtyley" name="roboguice-sherlock" rev="1.1">
  <artifact name="roboguice-sherlock" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rtyley', module='roboguice-sherlock', version='1.1')
)
libraryDependencies += "com.github.rtyley" % "roboguice-sherlock" % "1.1"
[com.github.rtyley/roboguice-sherlock "1.1"]