is not current version
Last Version 0.5.9

us.hebi.matlab.mat:mfl-core 0.5.5


GroupId

GroupId

us.hebi.matlab.mat
ArtifactId

ArtifactId

mfl-core
Version

Version

0.5.5
Type

Type

jar

Download mfl-core 0.5.5


<!-- https://jarcasting.com/artifacts/us.hebi.matlab.mat/mfl-core/ -->
<dependency>
    <groupId>us.hebi.matlab.mat</groupId>
    <artifactId>mfl-core</artifactId>
    <version>0.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/us.hebi.matlab.mat/mfl-core/
implementation 'us.hebi.matlab.mat:mfl-core:0.5.5'
// https://jarcasting.com/artifacts/us.hebi.matlab.mat/mfl-core/
implementation ("us.hebi.matlab.mat:mfl-core:0.5.5")
'us.hebi.matlab.mat:mfl-core:jar:0.5.5'
<dependency org="us.hebi.matlab.mat" name="mfl-core" rev="0.5.5">
  <artifact name="mfl-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='us.hebi.matlab.mat', module='mfl-core', version='0.5.5')
)
libraryDependencies += "us.hebi.matlab.mat" % "mfl-core" % "0.5.5"
[us.hebi.matlab.mat/mfl-core "0.5.5"]