| License |
License |
|---|---|
| GroupId | GroupIdcom.doopp |
| ArtifactId | ArtifactIdgutty |
| Version | Version0.14.12 |
| Type | Typejar |
| Description |
Descriptiongutty
Guice netty Components
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| gutty-0.14.12.pom | |
| gutty-0.14.12.jar | 66 KB |
| gutty-0.14.12-sources.jar | 35 KB |
| gutty-0.14.12-javadoc.jar | 249 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.doopp/gutty/ -->
<dependency>
<groupId>com.doopp</groupId>
<artifactId>gutty</artifactId>
<version>0.14.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.doopp/gutty/
implementation 'com.doopp:gutty:0.14.12'
// https://jarcasting.com/artifacts/com.doopp/gutty/
implementation ("com.doopp:gutty:0.14.12")
'com.doopp:gutty:jar:0.14.12'
<dependency org="com.doopp" name="gutty" rev="0.14.12">
<artifact name="gutty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.doopp', module='gutty', version='0.14.12')
)
libraryDependencies += "com.doopp" % "gutty" % "0.14.12"
[com.doopp/gutty "0.14.12"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.inject : guice | jar | 4.2.3 |
| io.netty : netty-all | jar | 4.1.58.Final |
| javax.ws.rs : javax.ws.rs-api | jar | 2.1.1 |