is not current version
Last Version 0.1.1

com.github.srec:srec-examples 0.1.0


GroupId

GroupId

com.github.srec
ArtifactId

ArtifactId

srec-examples
Version

Version

0.1.0
Type

Type

jar

Download srec-examples 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.srec/srec-examples/ -->
<dependency>
    <groupId>com.github.srec</groupId>
    <artifactId>srec-examples</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.srec/srec-examples/
implementation 'com.github.srec:srec-examples:0.1.0'
// https://jarcasting.com/artifacts/com.github.srec/srec-examples/
implementation ("com.github.srec:srec-examples:0.1.0")
'com.github.srec:srec-examples:jar:0.1.0'
<dependency org="com.github.srec" name="srec-examples" rev="0.1.0">
  <artifact name="srec-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.srec', module='srec-examples', version='0.1.0')
)
libraryDependencies += "com.github.srec" % "srec-examples" % "0.1.0"
[com.github.srec/srec-examples "0.1.0"]