com.guiltry.dummy:hello-world-gradle

Hello World - Maven

License

License

Categories

Categories

Gradle Build Tools GUI User Interface
GroupId

GroupId

com.guiltry.dummy
ArtifactId

ArtifactId

hello-world-gradle
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.guiltry.dummy:hello-world-gradle
Hello World - Maven
Source Code Management

Source Code Management

https://bitbucket.org/guiltry/hello-world-maven/src

Download hello-world-gradle

How to add to project

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

Versions

Version
1.0.0