GroupId | GroupIdcom.github.mhshams |
---|---|
ArtifactId | ArtifactIddahgan |
Version | Version0.4.0 |
Type | Typepom |
Filename | Size |
---|---|
dahgan-0.4.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mhshams/dahgan/ -->
<dependency>
<groupId>com.github.mhshams</groupId>
<artifactId>dahgan</artifactId>
<version>0.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mhshams/dahgan/
implementation 'com.github.mhshams:dahgan:0.4.0'
// https://jarcasting.com/artifacts/com.github.mhshams/dahgan/
implementation ("com.github.mhshams:dahgan:0.4.0")
'com.github.mhshams:dahgan:pom:0.4.0'
<dependency org="com.github.mhshams" name="dahgan" rev="0.4.0">
<artifact name="dahgan" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mhshams', module='dahgan', version='0.4.0')
)
libraryDependencies += "com.github.mhshams" % "dahgan" % "0.4.0"
[com.github.mhshams/dahgan "0.4.0"]