Last Version

application 1.0

A demo for deployment to the Central Repository via OSSRH

License

License

GroupId

GroupId

com.github.thuf.application
ArtifactId

ArtifactId

main
Version

Version

1.0
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 main 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.