Files download
File Operation
schxslt-parent-1.6.2.pom download
Apache Maven
<dependency>
  <groupId>name.dmaus.schxslt</groupId>
  <artifactId>schxslt-parent</artifactId>
  <version>1.6.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'name.dmaus.schxslt:schxslt-parent:1.6.2'
Gradle Kotlin
implementation("name.dmaus.schxslt:schxslt-parent:1.6.2")
Scala SBT
libraryDependencies += "name.dmaus.schxslt" % "schxslt-parent" % "1.6.2"
Groovy Grape
@Grapes(
  @Grab(group='name.dmaus.schxslt', module='schxslt-parent', version='1.6.2')
)
Apache Ivy
<dependency org="name.dmaus.schxslt" name="schxslt-parent" rev="1.6.2" />
Leiningen
[name.dmaus.schxslt/schxslt-parent "1.6.2"]
Apache Buildr
'name.dmaus.schxslt:schxslt-parent:jar:1.6.2'
Dependencies
The project has no third-party dependencies