Last Version

ddth-demo-module2 0.1.0

DDTH's Maven Demo: Module 2

License

License

GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-demo-module2
Version

Version

0.1.0
Type

Type

jar
Description

Description

ddth-demo-module2
DDTH's Maven Demo: Module 2
Project URL

Project URL

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

Project Organization

DDTH

Download ddth-demo-module2 0.1.0


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