| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.bowergithub.tarent |
| ArtifactId | ArtifactIdsimple-module |
| Version | Version2.1.1 |
| Type | Typejar |
| Description |
Descriptionsimple-module
WebJar for simple-module
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| simple-module-2.1.1.pom | |
| simple-module-2.1.1.jar | 13 KB |
| simple-module-2.1.1-sources.jar | 22 bytes |
| simple-module-2.1.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.tarent/simple-module/ -->
<dependency>
<groupId>org.webjars.bowergithub.tarent</groupId>
<artifactId>simple-module</artifactId>
<version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.tarent/simple-module/
implementation 'org.webjars.bowergithub.tarent:simple-module:2.1.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.tarent/simple-module/
implementation ("org.webjars.bowergithub.tarent:simple-module:2.1.1")
'org.webjars.bowergithub.tarent:simple-module:jar:2.1.1'
<dependency org="org.webjars.bowergithub.tarent" name="simple-module" rev="2.1.1">
<artifact name="simple-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.tarent', module='simple-module', version='2.1.1')
)
libraryDependencies += "org.webjars.bowergithub.tarent" % "simple-module" % "2.1.1"
[org.webjars.bowergithub.tarent/simple-module "2.1.1"]