GroupId | GroupIdcom.thesett |
---|---|
ArtifactId | ArtifactIdlojixbuild |
Version | Version0.8.20 |
Type | Typepom |
Filename | Size |
---|---|
lojixbuild-0.8.20.pom | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesett/lojixbuild/ -->
<dependency>
<groupId>com.thesett</groupId>
<artifactId>lojixbuild</artifactId>
<version>0.8.20</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.thesett/lojixbuild/
implementation 'com.thesett:lojixbuild:0.8.20'
// https://jarcasting.com/artifacts/com.thesett/lojixbuild/
implementation ("com.thesett:lojixbuild:0.8.20")
'com.thesett:lojixbuild:pom:0.8.20'
<dependency org="com.thesett" name="lojixbuild" rev="0.8.20">
<artifact name="lojixbuild" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.thesett', module='lojixbuild', version='0.8.20')
)
libraryDependencies += "com.thesett" % "lojixbuild" % "0.8.20"
[com.thesett/lojixbuild "0.8.20"]