hello-world

Hello world java project with sbt build

License

License

GroupId

GroupId

com.github.colorgmi
ArtifactId

ArtifactId

hello-world
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

hello-world
Hello world java project with sbt build
Project Organization

Project Organization

com.github.colorgmi

Download hello-world

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0