License |
License |
---|---|
Categories |
CategoriesNet Native Development Tools |
GroupId | GroupIdnet.sf.atmodem4j |
ArtifactId | ArtifactIdspsw-native |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSPSW Native Parent
Access the serial port with spsw subpackage
control at modem with atmodem4j-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spsw-native-0.0.5.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.atmodem4j/spsw-native/ -->
<dependency>
<groupId>net.sf.atmodem4j</groupId>
<artifactId>spsw-native</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.atmodem4j/spsw-native/
implementation 'net.sf.atmodem4j:spsw-native:0.0.5'
// https://jarcasting.com/artifacts/net.sf.atmodem4j/spsw-native/
implementation ("net.sf.atmodem4j:spsw-native:0.0.5")
'net.sf.atmodem4j:spsw-native:pom:0.0.5'
<dependency org="net.sf.atmodem4j" name="spsw-native" rev="0.0.5">
<artifact name="spsw-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.atmodem4j', module='spsw-native', version='0.0.5')
)
libraryDependencies += "net.sf.atmodem4j" % "spsw-native" % "0.0.5"
[net.sf.atmodem4j/spsw-native "0.0.5"]