is not current version
Last Version 2.3.1

org.webjars.bower:semantic 2.2.14

WebJar for semantic

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

semantic
Version

Version

2.2.14
Type

Type

jar

Download semantic 2.2.14


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