GroupId | GroupIdat.iem |
---|---|
ArtifactId | ArtifactIdlucrematrix-core_2.11 |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
lucrematrix-core_2.11-1.0.1.pom | |
lucrematrix-core_2.11-1.0.1.jar | 348 KB |
lucrematrix-core_2.11-1.0.1-sources.jar | 41 KB |
lucrematrix-core_2.11-1.0.1-javadoc.jar | 694 KB |
Browse |
<!-- 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"]