is not current version
Last Version 3.1.1

com.ghgande:j2mod 2.3.0

A fork of the j2mod library to support the jSerialComm connector

GroupId

GroupId

com.ghgande
ArtifactId

ArtifactId

j2mod
Version

Version

2.3.0
Type

Type

jar

Download j2mod 2.3.0


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