is not current version
Last Version 1.15.4

com.doopp:gutty 1.15.0

Guice netty Components

GroupId

GroupId

com.doopp
ArtifactId

ArtifactId

gutty
Version

Version

1.15.0
Type

Type

jar

Download gutty 1.15.0


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