bb4-simulations

bb4-simulations java code.

License

License

GroupId

GroupId

com.barrybecker4
ArtifactId

ArtifactId

bb4-verhulst
Last Version

Last Version

1.6.2
Release Date

Release Date

Type

Type

jar
Description

Description

bb4-simulations
bb4-simulations java code.
Project URL

Project URL

https://github.com/barrybecker4/bb4-simulations

Download bb4-verhulst

How to add to project

<!-- https://jarcasting.com/artifacts/com.barrybecker4/bb4-verhulst/ -->
<dependency>
    <groupId>com.barrybecker4</groupId>
    <artifactId>bb4-verhulst</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.barrybecker4/bb4-verhulst/
implementation 'com.barrybecker4:bb4-verhulst:1.6.2'
// https://jarcasting.com/artifacts/com.barrybecker4/bb4-verhulst/
implementation ("com.barrybecker4:bb4-verhulst:1.6.2")
'com.barrybecker4:bb4-verhulst:jar:1.6.2'
<dependency org="com.barrybecker4" name="bb4-verhulst" rev="1.6.2">
  <artifact name="bb4-verhulst" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.barrybecker4', module='bb4-verhulst', version='1.6.2')
)
libraryDependencies += "com.barrybecker4" % "bb4-verhulst" % "1.6.2"
[com.barrybecker4/bb4-verhulst "1.6.2"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2
com.google.code.gson : gson jar 2.8.5
com.barrybecker4 : bb4-expression jar 1.6
com.barrybecker4 : bb4-sound jar 1.6
com.barrybecker4 : bb4-optimization jar 1.6

runtime (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
java3d : vecmath jar 1.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.2
1.5
1.4
1.3
1.1.2