GroupId | GroupIdio.github.m942890653 |
---|---|
ArtifactId | ArtifactIdmain-general |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
main-general-1.0.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.m942890653/main-general/ -->
<dependency>
<groupId>io.github.m942890653</groupId>
<artifactId>main-general</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.m942890653/main-general/
implementation 'io.github.m942890653:main-general:1.0.0'
// https://jarcasting.com/artifacts/io.github.m942890653/main-general/
implementation ("io.github.m942890653:main-general:1.0.0")
'io.github.m942890653:main-general:pom:1.0.0'
<dependency org="io.github.m942890653" name="main-general" rev="1.0.0">
<artifact name="main-general" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.m942890653', module='main-general', version='1.0.0')
)
libraryDependencies += "io.github.m942890653" % "main-general" % "1.0.0"
[io.github.m942890653/main-general "1.0.0"]