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