| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.mbus4j |
| ArtifactId | ArtifactIdmbus4j-core |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmbus4j-core
libs and commandline tools for handling the m-bus protocol
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mbus4j-core-1.0.0.pom | |
| mbus4j-core-1.0.0.jar | 178 KB |
| mbus4j-core-1.0.0-tests.jar | 85 KB |
| mbus4j-core-1.0.0-sources.jar | 122 KB |
| mbus4j-core-1.0.0-javadoc.jar | 535 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j-core/ -->
<dependency>
<groupId>net.sf.mbus4j</groupId>
<artifactId>mbus4j-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j-core/
implementation 'net.sf.mbus4j:mbus4j-core:1.0.0'
// https://jarcasting.com/artifacts/net.sf.mbus4j/mbus4j-core/
implementation ("net.sf.mbus4j:mbus4j-core:1.0.0")
'net.sf.mbus4j:mbus4j-core:jar:1.0.0'
<dependency org="net.sf.mbus4j" name="mbus4j-core" rev="1.0.0">
<artifact name="mbus4j-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.mbus4j', module='mbus4j-core', version='1.0.0')
)
libraryDependencies += "net.sf.mbus4j" % "mbus4j-core" % "1.0.0"
[net.sf.mbus4j/mbus4j-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.atmodem4j : spsw-java | jar | 0.0.7 |
| net.sf.json-lib : json-lib | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |