is not current version
Last Version 1.3.2

org.nocrala.tools.database.debbie:debbie-ant-plugin 1.3.1


Categories

Categories

Ant Build Tools Data
GroupId

GroupId

org.nocrala.tools.database.debbie
ArtifactId

ArtifactId

debbie-ant-plugin
Version

Version

1.3.1
Type

Type

jar

Download debbie-ant-plugin 1.3.1


<!-- https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie-ant-plugin/ -->
<dependency>
    <groupId>org.nocrala.tools.database.debbie</groupId>
    <artifactId>debbie-ant-plugin</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie-ant-plugin/
implementation 'org.nocrala.tools.database.debbie:debbie-ant-plugin:1.3.1'
// https://jarcasting.com/artifacts/org.nocrala.tools.database.debbie/debbie-ant-plugin/
implementation ("org.nocrala.tools.database.debbie:debbie-ant-plugin:1.3.1")
'org.nocrala.tools.database.debbie:debbie-ant-plugin:jar:1.3.1'
<dependency org="org.nocrala.tools.database.debbie" name="debbie-ant-plugin" rev="1.3.1">
  <artifact name="debbie-ant-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nocrala.tools.database.debbie', module='debbie-ant-plugin', version='1.3.1')
)
libraryDependencies += "org.nocrala.tools.database.debbie" % "debbie-ant-plugin" % "1.3.1"
[org.nocrala.tools.database.debbie/debbie-ant-plugin "1.3.1"]