is not current version
Last Version 1.15.4

com.doopp:gutty 0.14.13

Guice netty Components

GroupId

GroupId

com.doopp
ArtifactId

ArtifactId

gutty
Version

Version

0.14.13
Type

Type

jar

Download gutty 0.14.13


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