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