is not current version
Last Version 1.4

org.littleshoot:mina-port 1.0


Categories

Categories

MINA Net Networking
GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

mina-port
Version

Version

1.0
Type

Type

jar

Download mina-port 1.0


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