is not current version
Last Version 0.6

nl.basjes.iot:stream-record-splitter 0.4

A toolkit for reading and parsing the data conforming to the Dutch Smart Meter Requirements (DSMR).

GroupId

GroupId

nl.basjes.iot
ArtifactId

ArtifactId

stream-record-splitter
Version

Version

0.4
Type

Type

jar

Download stream-record-splitter 0.4


<!-- https://jarcasting.com/artifacts/nl.basjes.iot/stream-record-splitter/ -->
<dependency>
    <groupId>nl.basjes.iot</groupId>
    <artifactId>stream-record-splitter</artifactId>
    <version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/nl.basjes.iot/stream-record-splitter/
implementation 'nl.basjes.iot:stream-record-splitter:0.4'
// https://jarcasting.com/artifacts/nl.basjes.iot/stream-record-splitter/
implementation ("nl.basjes.iot:stream-record-splitter:0.4")
'nl.basjes.iot:stream-record-splitter:jar:0.4'
<dependency org="nl.basjes.iot" name="stream-record-splitter" rev="0.4">
  <artifact name="stream-record-splitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='nl.basjes.iot', module='stream-record-splitter', version='0.4')
)
libraryDependencies += "nl.basjes.iot" % "stream-record-splitter" % "0.4"
[nl.basjes.iot/stream-record-splitter "0.4"]