is not current version
Last Version 0.0.6

co.tomlee.guava.services:guava-nifty-service 0.0.3

Guava service wrapper for Facebook's Nifty

Categories

Categories

Guava General Purpose Libraries Utility
GroupId

GroupId

co.tomlee.guava.services
ArtifactId

ArtifactId

guava-nifty-service
Version

Version

0.0.3
Type

Type

jar

Download guava-nifty-service 0.0.3


<!-- https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-nifty-service/ -->
<dependency>
    <groupId>co.tomlee.guava.services</groupId>
    <artifactId>guava-nifty-service</artifactId>
    <version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-nifty-service/
implementation 'co.tomlee.guava.services:guava-nifty-service:0.0.3'
// https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-nifty-service/
implementation ("co.tomlee.guava.services:guava-nifty-service:0.0.3")
'co.tomlee.guava.services:guava-nifty-service:jar:0.0.3'
<dependency org="co.tomlee.guava.services" name="guava-nifty-service" rev="0.0.3">
  <artifact name="guava-nifty-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.tomlee.guava.services', module='guava-nifty-service', version='0.0.3')
)
libraryDependencies += "co.tomlee.guava.services" % "guava-nifty-service" % "0.0.3"
[co.tomlee.guava.services/guava-nifty-service "0.0.3"]