e

equinox-agentclass-hook

Files download
File Operation
equinox-agentclass-hook-1.3.jar download
equinox-agentclass-hook-1.3.pom download
equinox-agentclass-hook-1.3-sources.jar download
Apache Maven
<dependency>
  <groupId>org.netbeans.html</groupId>
  <artifactId>equinox-agentclass-hook</artifactId>
  <version>1.3</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.netbeans.html:equinox-agentclass-hook:1.3'
Gradle Kotlin
implementation("org.netbeans.html:equinox-agentclass-hook:1.3")
Scala SBT
libraryDependencies += "org.netbeans.html" % "equinox-agentclass-hook" % "1.3"
Groovy Grape
@Grapes(
  @Grab(group='org.netbeans.html', module='equinox-agentclass-hook', version='1.3')
)
Apache Ivy
<dependency org="org.netbeans.html" name="equinox-agentclass-hook" rev="1.3" />
Leiningen
[org.netbeans.html/equinox-agentclass-hook "1.3"]
Apache Buildr
'org.netbeans.html:equinox-agentclass-hook:jar:1.3'