hello-world-java

Hello world java project with sbt build

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.github.colorgmi
ArtifactId

ArtifactId

hello-world-java
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

com.github.colorgmi

Download hello-world-java

How to add to project

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