is not current version
Last Version 2.4.3

net.open-esb.core:mathlib1 2.4.0

The "test-components" Mathlib1 engine

Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

mathlib1
Version

Version

2.4.0
Type

Type

jar

Download mathlib1 2.4.0


<!-- https://jarcasting.com/artifacts/net.open-esb.core/mathlib1/ -->
<dependency>
    <groupId>net.open-esb.core</groupId>
    <artifactId>mathlib1</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.core/mathlib1/
implementation 'net.open-esb.core:mathlib1:2.4.0'
// https://jarcasting.com/artifacts/net.open-esb.core/mathlib1/
implementation ("net.open-esb.core:mathlib1:2.4.0")
'net.open-esb.core:mathlib1:jar:2.4.0'
<dependency org="net.open-esb.core" name="mathlib1" rev="2.4.0">
  <artifact name="mathlib1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='mathlib1', version='2.4.0')
)
libraryDependencies += "net.open-esb.core" % "mathlib1" % "2.4.0"
[net.open-esb.core/mathlib1 "2.4.0"]