is not current version
Last Version 1.5.1

at.iem:lucrematrix-core_2.11 1.5.0

Operationalizing SysSon data matrices as reactive dataflow objects

GroupId

GroupId

at.iem
ArtifactId

ArtifactId

lucrematrix-core_2.11
Version

Version

1.5.0
Type

Type

jar

Download lucrematrix-core_2.11 1.5.0


<!-- https://jarcasting.com/artifacts/at.iem/lucrematrix-core_2.11/ -->
<dependency>
    <groupId>at.iem</groupId>
    <artifactId>lucrematrix-core_2.11</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/at.iem/lucrematrix-core_2.11/
implementation 'at.iem:lucrematrix-core_2.11:1.5.0'
// https://jarcasting.com/artifacts/at.iem/lucrematrix-core_2.11/
implementation ("at.iem:lucrematrix-core_2.11:1.5.0")
'at.iem:lucrematrix-core_2.11:jar:1.5.0'
<dependency org="at.iem" name="lucrematrix-core_2.11" rev="1.5.0">
  <artifact name="lucrematrix-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='at.iem', module='lucrematrix-core_2.11', version='1.5.0')
)
libraryDependencies += "at.iem" % "lucrematrix-core_2.11" % "1.5.0"
[at.iem/lucrematrix-core_2.11 "1.5.0"]