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