is not current version
Last Version 1.5.1

at.iem:lucrematrix-core_2.11 1.0.1

Operationalizing SysSon data matrices as reactive dataflow objects

GroupId

GroupId

at.iem
ArtifactId

ArtifactId

lucrematrix-core_2.11
Version

Version

1.0.1
Type

Type

jar

Download lucrematrix-core_2.11 1.0.1


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