GroupId | GroupIdcom.tvd12 |
---|---|
ArtifactId | ArtifactIdezyfox-versions |
Version | Version1.1.5 |
Type | Typepom |
Filename | Size |
---|---|
ezyfox-versions-1.1.5.pom | 675 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-versions/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-versions</artifactId>
<version>1.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-versions/
implementation 'com.tvd12:ezyfox-versions:1.1.5'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-versions/
implementation ("com.tvd12:ezyfox-versions:1.1.5")
'com.tvd12:ezyfox-versions:pom:1.1.5'
<dependency org="com.tvd12" name="ezyfox-versions" rev="1.1.5">
<artifact name="ezyfox-versions" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-versions', version='1.1.5')
)
libraryDependencies += "com.tvd12" % "ezyfox-versions" % "1.1.5"
[com.tvd12/ezyfox-versions "1.1.5"]