Last Version

ddth-demo-module1 0.1.0

DDTH's Maven Demo: Module 1

License

License

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-demo-module1
Version

Version

0.1.0
Type

Type

jar
Description

Description

ddth-demo-module1
DDTH's Maven Demo: Module 1
Project URL

Project URL

https://github.com/btnguyen2k/ddth-demo
Project Organization

Project Organization

DDTH

Download ddth-demo-module1 0.1.0


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