is not current version
Last Version 1.2.6

org.mirrentools:screw-driver 1.0.0

ScrewDriver is a tool that generates database tables and code in a Java-enabled runtime environment

GroupId

GroupId

org.mirrentools
ArtifactId

ArtifactId

screw-driver
Version

Version

1.0.0
Type

Type

jar

Download screw-driver 1.0.0


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