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