application

A demo for deployment to the Central Repository via OSSRH

License

License

GroupId

GroupId

com.github.thuf
ArtifactId

ArtifactId

application
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

application
A demo for deployment to the Central Repository via OSSRH
Project URL

Project URL

https://github.com/thuf/application
Source Code Management

Source Code Management

https://github.com/thuf/application/tree/master

Download application

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Application

Versions

Version
1.2
1.1