License |
License |
---|---|
Categories |
CategoriesGuava General Purpose Libraries Utility |
GroupId | GroupIdco.tomlee.guava.services |
ArtifactId | ArtifactIdguava-nifty-service |
Last Version | Last Version0.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionguava-nifty-service
Guava service wrapper for Facebook's Nifty
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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.6</version>
</dependency>
// https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-nifty-service/
implementation 'co.tomlee.guava.services:guava-nifty-service:0.0.6'
// https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-nifty-service/
implementation ("co.tomlee.guava.services:guava-nifty-service:0.0.6")
'co.tomlee.guava.services:guava-nifty-service:jar:0.0.6'
<dependency org="co.tomlee.guava.services" name="guava-nifty-service" rev="0.0.6">
<artifact name="guava-nifty-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.tomlee.guava.services', module='guava-nifty-service', version='0.0.6')
)
libraryDependencies += "co.tomlee.guava.services" % "guava-nifty-service" % "0.0.6"
[co.tomlee.guava.services/guava-nifty-service "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 17.0 |
com.facebook.nifty : nifty-core | jar | 0.13.1 |
com.facebook.nifty : nifty-client | jar | 0.13.1 |