is not current version
Last Version 0.0.4

com.sdklite:sed 0.0.3


GroupId

GroupId

com.sdklite
ArtifactId

ArtifactId

sed
Version

Version

0.0.3
Type

Type

jar

Download sed 0.0.3


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