is not current version
Last Version 1.3.2

com.github.drtrang:dependencies2 1.3.0

project dependencies

GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

dependencies2
Version

Version

1.3.0
Type

Type

pom

Download dependencies2 1.3.0

Filename Size
dependencies2-1.3.0.pom 45 KB
Browse

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