GroupId | GroupIdedu.byu.hbll.box |
---|---|
ArtifactId | ArtifactIdbox-xslt |
Version | Version2.0.10 |
Type | Typejar |
Filename | Size |
---|---|
box-xslt-2.0.10.pom | |
box-xslt-2.0.10.jar | 6 KB |
box-xslt-2.0.10-sources.jar | 5 KB |
box-xslt-2.0.10-javadoc.jar | 397 KB |
Browse |
<!-- https://jarcasting.com/artifacts/edu.byu.hbll.box/box-xslt/ -->
<dependency>
<groupId>edu.byu.hbll.box</groupId>
<artifactId>box-xslt</artifactId>
<version>2.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/edu.byu.hbll.box/box-xslt/
implementation 'edu.byu.hbll.box:box-xslt:2.0.10'
// https://jarcasting.com/artifacts/edu.byu.hbll.box/box-xslt/
implementation ("edu.byu.hbll.box:box-xslt:2.0.10")
'edu.byu.hbll.box:box-xslt:jar:2.0.10'
<dependency org="edu.byu.hbll.box" name="box-xslt" rev="2.0.10">
<artifact name="box-xslt" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.byu.hbll.box', module='box-xslt', version='2.0.10')
)
libraryDependencies += "edu.byu.hbll.box" % "box-xslt" % "2.0.10"
[edu.byu.hbll.box/box-xslt "2.0.10"]