GroupId | GroupIdcom.xishankeji |
---|---|
ArtifactId | ArtifactIdPorter-UIBinder |
Version | Version1.0.5-beta3 |
Type | Typejar |
Filename | Size |
---|---|
Porter-UIBinder-1.0.5-beta3.pom | |
Porter-UIBinder-1.0.5-beta3.jar | 34 KB |
Porter-UIBinder-1.0.5-beta3-sources.jar | 20 KB |
Porter-UIBinder-1.0.5-beta3-javadoc.jar | 168 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xishankeji/Porter-UIBinder/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>Porter-UIBinder</artifactId>
<version>1.0.5-beta3</version>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/Porter-UIBinder/
implementation 'com.xishankeji:Porter-UIBinder:1.0.5-beta3'
// https://jarcasting.com/artifacts/com.xishankeji/Porter-UIBinder/
implementation ("com.xishankeji:Porter-UIBinder:1.0.5-beta3")
'com.xishankeji:Porter-UIBinder:jar:1.0.5-beta3'
<dependency org="com.xishankeji" name="Porter-UIBinder" rev="1.0.5-beta3">
<artifact name="Porter-UIBinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='Porter-UIBinder', version='1.0.5-beta3')
)
libraryDependencies += "com.xishankeji" % "Porter-UIBinder" % "1.0.5-beta3"
[com.xishankeji/Porter-UIBinder "1.0.5-beta3"]