GroupId | GroupIdcom.hypertino |
---|---|
ArtifactId | ArtifactIdbinders_2.12 |
Version | Version1.2.0 |
Type | Typejar |
Filename | Size |
---|---|
binders_2.12-1.2.0.pom | |
binders_2.12-1.2.0.jar | 297 KB |
binders_2.12-1.2.0-sources.jar | 19 KB |
binders_2.12-1.2.0-javadoc.jar | 827 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hypertino/binders_2.12/ -->
<dependency>
<groupId>com.hypertino</groupId>
<artifactId>binders_2.12</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hypertino/binders_2.12/
implementation 'com.hypertino:binders_2.12:1.2.0'
// https://jarcasting.com/artifacts/com.hypertino/binders_2.12/
implementation ("com.hypertino:binders_2.12:1.2.0")
'com.hypertino:binders_2.12:jar:1.2.0'
<dependency org="com.hypertino" name="binders_2.12" rev="1.2.0">
<artifact name="binders_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hypertino', module='binders_2.12', version='1.2.0')
)
libraryDependencies += "com.hypertino" % "binders_2.12" % "1.2.0"
[com.hypertino/binders_2.12 "1.2.0"]