Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.mtvnet.boxspring |
ArtifactId | ArtifactIdwar-it-2 |
Version | Version1.0.0-beta-1 |
Type | Typewar |
Filename | Size |
---|---|
war-it-2-1.0.0-beta-1.pom | |
war-it-2-1.0.0-beta-1.war | 4 MB |
war-it-2-1.0.0-beta-1-sources.jar | 1 KB |
war-it-2-1.0.0-beta-1-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mtvnet.boxspring/war-it-2/ -->
<dependency>
<groupId>com.mtvnet.boxspring</groupId>
<artifactId>war-it-2</artifactId>
<version>1.0.0-beta-1</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.mtvnet.boxspring/war-it-2/
implementation 'com.mtvnet.boxspring:war-it-2:1.0.0-beta-1'
// https://jarcasting.com/artifacts/com.mtvnet.boxspring/war-it-2/
implementation ("com.mtvnet.boxspring:war-it-2:1.0.0-beta-1")
'com.mtvnet.boxspring:war-it-2:war:1.0.0-beta-1'
<dependency org="com.mtvnet.boxspring" name="war-it-2" rev="1.0.0-beta-1">
<artifact name="war-it-2" type="war" />
</dependency>
@Grapes(
@Grab(group='com.mtvnet.boxspring', module='war-it-2', version='1.0.0-beta-1')
)
libraryDependencies += "com.mtvnet.boxspring" % "war-it-2" % "1.0.0-beta-1"
[com.mtvnet.boxspring/war-it-2 "1.0.0-beta-1"]