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