o

org.jbundle.res.docs.styles

javascript utilities
Files download
File Operation
org.jbundle.res.docs.styles-1.6.11.jar download
org.jbundle.res.docs.styles-1.6.11.pom download
org.jbundle.res.docs.styles-1.6.11-sources.jar download
Apache Maven
<dependency>
  <groupId>org.jbundle.util.osgi</groupId>
  <artifactId>org.jbundle.res.docs.styles</artifactId>
  <version>1.6.11</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.jbundle.util.osgi:org.jbundle.res.docs.styles:1.6.11'
Gradle Kotlin
implementation("org.jbundle.util.osgi:org.jbundle.res.docs.styles:1.6.11")
Scala SBT
libraryDependencies += "org.jbundle.util.osgi" % "org.jbundle.res.docs.styles" % "1.6.11"
Groovy Grape
@Grapes(
  @Grab(group='org.jbundle.util.osgi', module='org.jbundle.res.docs.styles', version='1.6.11')
)
Apache Ivy
<dependency org="org.jbundle.util.osgi" name="org.jbundle.res.docs.styles" rev="1.6.11" />
Leiningen
[org.jbundle.util.osgi/org.jbundle.res.docs.styles "1.6.11"]
Apache Buildr
'org.jbundle.util.osgi:org.jbundle.res.docs.styles:jar:1.6.11'