GroupId | GroupIdcom.tvd12 |
---|---|
ArtifactId | ArtifactIdezyfox-binding |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
ezyfox-binding-1.1.1.pom | |
ezyfox-binding-1.1.1.jar | 98 KB |
ezyfox-binding-1.1.1-sources.jar | 53 KB |
ezyfox-binding-1.1.1-javadoc.jar | 441 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tvd12/ezyfox-binding/ -->
<dependency>
<groupId>com.tvd12</groupId>
<artifactId>ezyfox-binding</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-binding/
implementation 'com.tvd12:ezyfox-binding:1.1.1'
// https://jarcasting.com/artifacts/com.tvd12/ezyfox-binding/
implementation ("com.tvd12:ezyfox-binding:1.1.1")
'com.tvd12:ezyfox-binding:jar:1.1.1'
<dependency org="com.tvd12" name="ezyfox-binding" rev="1.1.1">
<artifact name="ezyfox-binding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tvd12', module='ezyfox-binding', version='1.1.1')
)
libraryDependencies += "com.tvd12" % "ezyfox-binding" % "1.1.1"
[com.tvd12/ezyfox-binding "1.1.1"]