Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.mtvnet.boxspring |
ArtifactId | ArtifactIdetc |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBoxSpring Etc.
Misc BoxSpring support packages
|
Project Organization |
Project OrganizationMTV Networks |
Filename | Size |
---|---|
etc-1.1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mtvnet.boxspring/etc/ -->
<dependency>
<groupId>com.mtvnet.boxspring</groupId>
<artifactId>etc</artifactId>
<version>1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mtvnet.boxspring/etc/
implementation 'com.mtvnet.boxspring:etc:1.1'
// https://jarcasting.com/artifacts/com.mtvnet.boxspring/etc/
implementation ("com.mtvnet.boxspring:etc:1.1")
'com.mtvnet.boxspring:etc:pom:1.1'
<dependency org="com.mtvnet.boxspring" name="etc" rev="1.1">
<artifact name="etc" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mtvnet.boxspring', module='etc', version='1.1')
)
libraryDependencies += "com.mtvnet.boxspring" % "etc" % "1.1"
[com.mtvnet.boxspring/etc "1.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |