is not current version
Last Version 1.5

com.github.rtyley:roboguice-sherlock 1.2

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.2
Type

Type

jar

Download roboguice-sherlock 1.2


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