archetype-library

archetype for a library (not an executable)

License

License

GroupId

GroupId

com.vaushell
ArtifactId

ArtifactId

archetype-library
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download archetype-library

How to add to project

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

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.2
1.0.1
1.0.0