e

equinox-agentclass-hook

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