is not current version
Last Version 1.0.0

com.mtvnet.boxspring:boxspring-web-compat 1.0.0-beta-5

BoxSpring Spring3D Compatibility Layer - Web

Categories

Categories

Net
GroupId

GroupId

com.mtvnet.boxspring
ArtifactId

ArtifactId

boxspring-web-compat
Version

Version

1.0.0-beta-5
Type

Type

jar

Download boxspring-web-compat 1.0.0-beta-5


<!-- https://jarcasting.com/artifacts/com.mtvnet.boxspring/boxspring-web-compat/ -->
<dependency>
    <groupId>com.mtvnet.boxspring</groupId>
    <artifactId>boxspring-web-compat</artifactId>
    <version>1.0.0-beta-5</version>
</dependency>
// https://jarcasting.com/artifacts/com.mtvnet.boxspring/boxspring-web-compat/
implementation 'com.mtvnet.boxspring:boxspring-web-compat:1.0.0-beta-5'
// https://jarcasting.com/artifacts/com.mtvnet.boxspring/boxspring-web-compat/
implementation ("com.mtvnet.boxspring:boxspring-web-compat:1.0.0-beta-5")
'com.mtvnet.boxspring:boxspring-web-compat:jar:1.0.0-beta-5'
<dependency org="com.mtvnet.boxspring" name="boxspring-web-compat" rev="1.0.0-beta-5">
  <artifact name="boxspring-web-compat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mtvnet.boxspring', module='boxspring-web-compat', version='1.0.0-beta-5')
)
libraryDependencies += "com.mtvnet.boxspring" % "boxspring-web-compat" % "1.0.0-beta-5"
[com.mtvnet.boxspring/boxspring-web-compat "1.0.0-beta-5"]