GroupId | GroupIdim.mange |
---|---|
ArtifactId | ArtifactIdjetboot_2.10 |
Version | Version0.0.7 |
Type | Typejar |
Filename | Size |
---|---|
jetboot_2.10-0.0.7.pom | |
jetboot_2.10-0.0.7.jar | 250 KB |
jetboot_2.10-0.0.7-sources.jar | 22 KB |
jetboot_2.10-0.0.7-javadoc.jar | 605 KB |
Browse |
<!-- https://jarcasting.com/artifacts/im.mange/jetboot_2.10/ -->
<dependency>
<groupId>im.mange</groupId>
<artifactId>jetboot_2.10</artifactId>
<version>0.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/im.mange/jetboot_2.10/
implementation 'im.mange:jetboot_2.10:0.0.7'
// https://jarcasting.com/artifacts/im.mange/jetboot_2.10/
implementation ("im.mange:jetboot_2.10:0.0.7")
'im.mange:jetboot_2.10:jar:0.0.7'
<dependency org="im.mange" name="jetboot_2.10" rev="0.0.7">
<artifact name="jetboot_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='im.mange', module='jetboot_2.10', version='0.0.7')
)
libraryDependencies += "im.mange" % "jetboot_2.10" % "0.0.7"
[im.mange/jetboot_2.10 "0.0.7"]