is not current version
Last Version 1.2.6

org.mirrentools:screw-driver 1.2.2

ScrewDriver is a toolkit for generating code, create or read database tables. The purpose of this tool is to quickly generate code through ide code block, shortcut key, or become the basic tool of other generating tools!

GroupId

GroupId

org.mirrentools
ArtifactId

ArtifactId

screw-driver
Version

Version

1.2.2
Type

Type

jar

Download screw-driver 1.2.2


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