Jar examples for c:comm
The Java Communications 3.0 API is a Java extension that facilitates developing platform-independent communications applications for technologies such as Smart Cards, embedded systems, and point-of-sale devices, financial services devices, fax, modems, display terminals, and robotic equipment.
You can download jar file comm 5.2.0 in this page.
Open Source License
You can use the following script to add comm-5.2.0.jar to your project.
<dependency> <groupId>ch.squaredesk.nova</groupId> <artifactId>comm</artifactId> <version>5.2.0</version> </dependency>
compile group: 'ch.squaredesk.nova', name: 'comm', version: '5.2.0'
libraryDependencies += "ch.squaredesk.nova" % "comm" % "5.2.0"
<dependency org="ch.squaredesk.nova" name="comm" rev="5.2.0"/>
@Grapes(@Grab(group='ch.squaredesk.nova', module='comm', version='5.2.0'))
'ch.squaredesk.nova:comm:jar:5.2.0'
Click the following link to download the jar file.
comm-5.2.0-javadoc.jar