j

jbundle-util-biorhythm-reactor

Biorhythm Theory states that our lives are influenced by a Physical, Emotional, and Intellectual cycle which begin at birth. At birth, all three states start at the critical point and begin to rise to a positive peak, then cycle to a low point. On a day where the cycle crosses the critical point your abilities can vary wildly.
http://www.jbundle.org/bio
Files download
File Operation
jbundle-util-biorhythm-reactor-0.8.2.pom download
Apache Maven
<dependency>
  <groupId>org.jbundle.util.biorhythm</groupId>
  <artifactId>jbundle-util-biorhythm-reactor</artifactId>
  <version>0.8.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.jbundle.util.biorhythm:jbundle-util-biorhythm-reactor:0.8.2'
Gradle Kotlin
implementation("org.jbundle.util.biorhythm:jbundle-util-biorhythm-reactor:0.8.2")
Scala SBT
libraryDependencies += "org.jbundle.util.biorhythm" % "jbundle-util-biorhythm-reactor" % "0.8.2"
Groovy Grape
@Grapes(
  @Grab(group='org.jbundle.util.biorhythm', module='jbundle-util-biorhythm-reactor', version='0.8.2')
)
Apache Ivy
<dependency org="org.jbundle.util.biorhythm" name="jbundle-util-biorhythm-reactor" rev="0.8.2" />
Leiningen
[org.jbundle.util.biorhythm/jbundle-util-biorhythm-reactor "0.8.2"]
Apache Buildr
'org.jbundle.util.biorhythm:jbundle-util-biorhythm-reactor:jar:0.8.2'