Download scm-1.0.3.jar file - Jar s

Jar examples for s:scm

Description

serial communication in java

You can download jar file scm 1.0.3 in this page.

License

GNU LGPL, Version 3.0

Build File

You can use the following script to add scm-1.0.3.jar to your project.

<dependency>
   <groupId>com.embeddedunveiled</groupId>
   <artifactId>scm</artifactId>
   <version>1.0.3</version>
</dependency>
compile group: 'com.embeddedunveiled', name: 'scm', version: '1.0.3'
libraryDependencies += "com.embeddedunveiled" % "scm" % "1.0.3"
<dependency org="com.embeddedunveiled" name="scm" rev="1.0.3"/>
@Grapes(@Grab(group='com.embeddedunveiled', module='scm', version='1.0.3'))
'com.embeddedunveiled:scm:jar:1.0.3'

Download

Click the following link to download the jar file.

scm-1.0.3-javadoc.jar
scm-1.0.3-sources.jar
scm-1.0.3.jar
scm-1.0.3.pom



Related Tutorials