is not current version
Last Version 2.0.0

io.github.portlek:patty 1.1

A project that allows you to make unique Netty projects.

GroupId

GroupId

io.github.portlek
ArtifactId

ArtifactId

patty
Version

Version

1.1
Type

Type

jar

Download patty 1.1


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