Last Version

Hello 1.1.0

Hello, world!

License

License

GroupId

GroupId

com.takashiharano
ArtifactId

ArtifactId

hello
Version

Version

1.1.0
Type

Type

jar
Description

Description

Hello
Hello, world!
Project URL

Project URL

https://takashiharano.com/hello/
Source Code Management

Source Code Management

https://github.com/takashiharano/hello

Download hello 1.1.0


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

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.