is not current version
Last Version 1.10.0

org.webjars.bower:subtotal 1.9.0

WebJar for subtotal

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

subtotal
Version

Version

1.9.0
Type

Type

jar

Download subtotal 1.9.0


<!-- https://jarcasting.com/artifacts/org.webjars.bower/subtotal/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>subtotal</artifactId>
    <version>1.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/subtotal/
implementation 'org.webjars.bower:subtotal:1.9.0'
// https://jarcasting.com/artifacts/org.webjars.bower/subtotal/
implementation ("org.webjars.bower:subtotal:1.9.0")
'org.webjars.bower:subtotal:jar:1.9.0'
<dependency org="org.webjars.bower" name="subtotal" rev="1.9.0">
  <artifact name="subtotal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='subtotal', version='1.9.0')
)
libraryDependencies += "org.webjars.bower" % "subtotal" % "1.9.0"
[org.webjars.bower/subtotal "1.9.0"]