is not current version
Last Version 0.0.2-RELEASE

com.github.monee1988:smquickdev 0.0.1-RELEASE

smquickdev

GroupId

GroupId

com.github.monee1988
ArtifactId

ArtifactId

smquickdev
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download smquickdev 0.0.1-RELEASE


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