GroupId | GroupIdio.github.lxgaming |
---|---|
ArtifactId | ArtifactIdreconstruct-common |
Version | Version1.3.8 |
Type | Typepom |
Filename | Size |
---|---|
reconstruct-common-1.3.8.pom | |
reconstruct-common-1.3.8-sources.jar | 35 KB |
reconstruct-common-1.3.8-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.lxgaming/reconstruct-common/ -->
<dependency>
<groupId>io.github.lxgaming</groupId>
<artifactId>reconstruct-common</artifactId>
<version>1.3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.lxgaming/reconstruct-common/
implementation 'io.github.lxgaming:reconstruct-common:1.3.8'
// https://jarcasting.com/artifacts/io.github.lxgaming/reconstruct-common/
implementation ("io.github.lxgaming:reconstruct-common:1.3.8")
'io.github.lxgaming:reconstruct-common:pom:1.3.8'
<dependency org="io.github.lxgaming" name="reconstruct-common" rev="1.3.8">
<artifact name="reconstruct-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.lxgaming', module='reconstruct-common', version='1.3.8')
)
libraryDependencies += "io.github.lxgaming" % "reconstruct-common" % "1.3.8"
[io.github.lxgaming/reconstruct-common "1.3.8"]