is not current version
Last Version 2.1.1

org.webjars.bowergithub.tarent:simple-module 2.1.0

WebJar for simple-module

GroupId

GroupId

org.webjars.bowergithub.tarent
ArtifactId

ArtifactId

simple-module
Version

Version

2.1.0
Type

Type

jar

Download simple-module 2.1.0


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