Jar examples for s:scm
serial communication in java
You can download jar file scm 1.0.3 in this page.
GNU LGPL, Version 3.0
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'
Click the following link to download the jar file.
scm-1.0.3-javadoc.jar