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