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