Ant task for generating passwords


License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.xblackcat.ant
ArtifactId

ArtifactId

pswdgen-ant-task
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Ant task for generating passwords
Ant task for generating passwords
Project URL

Project URL

https://github.com/xBlackCat/pswdgen-ant-task

Download pswdgen-ant-task

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.ant : ant jar [1.10,2.0)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0