archetype-exec

archetype for an executable (not a library)

License

License

GroupId

GroupId

com.vaushell
ArtifactId

ArtifactId

archetype-exec
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

archetype-exec
archetype for an executable (not a library)

Download archetype-exec

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0