License |
License |
---|---|
GroupId | GroupIdorg.beangle.bundles |
ArtifactId | ArtifactIdbeangle-bundles-jsbarcode |
Version | Version3.9.0 |
Type | Typejar |
Description |
DescriptionBeangle Bundles Jsbarcode
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.beangle.bundles/beangle-bundles-jsbarcode/ -->
<dependency>
<groupId>org.beangle.bundles</groupId>
<artifactId>beangle-bundles-jsbarcode</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.bundles/beangle-bundles-jsbarcode/
implementation 'org.beangle.bundles:beangle-bundles-jsbarcode:3.9.0'
// https://jarcasting.com/artifacts/org.beangle.bundles/beangle-bundles-jsbarcode/
implementation ("org.beangle.bundles:beangle-bundles-jsbarcode:3.9.0")
'org.beangle.bundles:beangle-bundles-jsbarcode:jar:3.9.0'
<dependency org="org.beangle.bundles" name="beangle-bundles-jsbarcode" rev="3.9.0">
<artifact name="beangle-bundles-jsbarcode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.bundles', module='beangle-bundles-jsbarcode', version='3.9.0')
)
libraryDependencies += "org.beangle.bundles" % "beangle-bundles-jsbarcode" % "3.9.0"
[org.beangle.bundles/beangle-bundles-jsbarcode "3.9.0"]