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