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