is not current version
Last Version 0.0.2

io.springboot.plugin:screw-core 0.0.1


GroupId

GroupId

io.springboot.plugin
ArtifactId

ArtifactId

screw-core
Version

Version

0.0.1
Type

Type

jar

Download screw-core 0.0.1


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