GroupId | GroupIdcom.github.mizool.technology |
---|---|
ArtifactId | ArtifactIdtechnology |
Version | Version%25NEXT_DEVELOP_SNAPSHOT%25 |
Type | Typepom |
Filename | Size |
---|---|
technology-%25NEXT_DEVELOP_SNAPSHOT%25.pom | 815 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mizool.technology/technology/ -->
<dependency>
<groupId>com.github.mizool.technology</groupId>
<artifactId>technology</artifactId>
<version>%25NEXT_DEVELOP_SNAPSHOT%25</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.mizool.technology/technology/
implementation 'com.github.mizool.technology:technology:%25NEXT_DEVELOP_SNAPSHOT%25'
// https://jarcasting.com/artifacts/com.github.mizool.technology/technology/
implementation ("com.github.mizool.technology:technology:%25NEXT_DEVELOP_SNAPSHOT%25")
'com.github.mizool.technology:technology:pom:%25NEXT_DEVELOP_SNAPSHOT%25'
<dependency org="com.github.mizool.technology" name="technology" rev="%25NEXT_DEVELOP_SNAPSHOT%25">
<artifact name="technology" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.technology', module='technology', version='%25NEXT_DEVELOP_SNAPSHOT%25')
)
libraryDependencies += "com.github.mizool.technology" % "technology" % "%25NEXT_DEVELOP_SNAPSHOT%25"
[com.github.mizool.technology/technology "%25NEXT_DEVELOP_SNAPSHOT%25"]