is not current version
Last Version 1.6.2

com.barrybecker4:bb4-reactiondiffusion 1.4

bb4-simulations java code.

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.barrybecker4
ArtifactId

ArtifactId

bb4-reactiondiffusion
Version

Version

1.4
Type

Type

jar

Download bb4-reactiondiffusion 1.4


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