Last Version

walkmod-cmd 3.0.0

Open source project to apply coding conventions. This contains the default configuration files of the binary distribution

License

License

GroupId

GroupId

org.walkmod
ArtifactId

ArtifactId

walkmod-cmd
Version

Version

3.0.0
Type

Type

jar
Description

Description

walkmod-cmd
Open source project to apply coding conventions. This contains the default configuration files of the binary distribution
Project URL

Project URL

https://github.com/rpau/walkmod-cmd

Download walkmod-cmd 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.walkmod : walkmod-core jar [2.0, 4.0)

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.