GroupId | GroupIdat.iem |
---|---|
ArtifactId | ArtifactIdlucrematrix_2.10 |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
lucrematrix_2.10-1.0.0.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.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/at.iem/lucrematrix_2.10/
implementation 'at.iem:lucrematrix_2.10:1.0.0'
// https://jarcasting.com/artifacts/at.iem/lucrematrix_2.10/
implementation ("at.iem:lucrematrix_2.10:1.0.0")
'at.iem:lucrematrix_2.10:pom:1.0.0'
<dependency org="at.iem" name="lucrematrix_2.10" rev="1.0.0">
<artifact name="lucrematrix_2.10" type="pom" />
</dependency>
@Grapes(
@Grab(group='at.iem', module='lucrematrix_2.10', version='1.0.0')
)
libraryDependencies += "at.iem" % "lucrematrix_2.10" % "1.0.0"
[at.iem/lucrematrix_2.10 "1.0.0"]