GroupId | GroupIdat.iem |
---|---|
ArtifactId | ArtifactIdlucrematrix_2.10 |
Version | Version1.2.1 |
Type | Typepom |
Filename | Size |
---|---|
lucrematrix_2.10-1.2.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/at.iem/lucrematrix_2.10/ -->
<dependency>
<groupId>at.iem</groupId>
<artifactId>lucrematrix_2.10</artifactId>
<version>1.2.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/at.iem/lucrematrix_2.10/
implementation 'at.iem:lucrematrix_2.10:1.2.1'
// https://jarcasting.com/artifacts/at.iem/lucrematrix_2.10/
implementation ("at.iem:lucrematrix_2.10:1.2.1")
'at.iem:lucrematrix_2.10:pom:1.2.1'
<dependency org="at.iem" name="lucrematrix_2.10" rev="1.2.1">
<artifact name="lucrematrix_2.10" type="pom" />
</dependency>
@Grapes(
@Grab(group='at.iem', module='lucrematrix_2.10', version='1.2.1')
)
libraryDependencies += "at.iem" % "lucrematrix_2.10" % "1.2.1"
[at.iem/lucrematrix_2.10 "1.2.1"]