is not current version
Last Version 2.5.0

edu.byu.hbll.box:box-xslt 1.0.1


GroupId

GroupId

edu.byu.hbll.box
ArtifactId

ArtifactId

box-xslt
Version

Version

1.0.1
Type

Type

jar

Download box-xslt 1.0.1


<!-- https://jarcasting.com/artifacts/edu.byu.hbll.box/box-xslt/ -->
<dependency>
    <groupId>edu.byu.hbll.box</groupId>
    <artifactId>box-xslt</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/edu.byu.hbll.box/box-xslt/
implementation 'edu.byu.hbll.box:box-xslt:1.0.1'
// https://jarcasting.com/artifacts/edu.byu.hbll.box/box-xslt/
implementation ("edu.byu.hbll.box:box-xslt:1.0.1")
'edu.byu.hbll.box:box-xslt:jar:1.0.1'
<dependency org="edu.byu.hbll.box" name="box-xslt" rev="1.0.1">
  <artifact name="box-xslt" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.byu.hbll.box', module='box-xslt', version='1.0.1')
)
libraryDependencies += "edu.byu.hbll.box" % "box-xslt" % "1.0.1"
[edu.byu.hbll.box/box-xslt "1.0.1"]