Files download
File Operation
Porter-UIBinder-1.0.5-beta4.jar download
Porter-UIBinder-1.0.5-beta4.pom download
Porter-UIBinder-1.0.5-beta4-sources.jar download
Apache Maven
<dependency>
  <groupId>com.xishankeji</groupId>
  <artifactId>Porter-UIBinder</artifactId>
  <version>1.0.5-beta4</version>
</dependency>
Gradle Groovy
implementation 'com.xishankeji:Porter-UIBinder:1.0.5-beta4'
Gradle Kotlin
implementation("com.xishankeji:Porter-UIBinder:1.0.5-beta4")
Scala SBT
libraryDependencies += "com.xishankeji" % "Porter-UIBinder" % "1.0.5-beta4"
Groovy Grape
@Grapes(
  @Grab(group='com.xishankeji', module='Porter-UIBinder', version='1.0.5-beta4')
)
Apache Ivy
<dependency org="com.xishankeji" name="Porter-UIBinder" rev="1.0.5-beta4" />
Leiningen
[com.xishankeji/Porter-UIBinder "1.0.5-beta4"]
Apache Buildr
'com.xishankeji:Porter-UIBinder:jar:1.0.5-beta4'