| License |
License
Apache 2.0
|
|---|---|
| GroupId | GroupIdorg.webjars.bower |
| ArtifactId | ArtifactIdsoyutils |
| Version | Version2012.12.21 |
| Type | Typejar |
| Description |
Descriptionsoyutils
WebJar for soyutils
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| soyutils-2012.12.21.pom | |
| soyutils-2012.12.21.jar | 48 KB |
| soyutils-2012.12.21-sources.jar | 22 bytes |
| soyutils-2012.12.21-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/soyutils/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>soyutils</artifactId>
<version>2012.12.21</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/soyutils/
implementation 'org.webjars.bower:soyutils:2012.12.21'
// https://jarcasting.com/artifacts/org.webjars.bower/soyutils/
implementation ("org.webjars.bower:soyutils:2012.12.21")
'org.webjars.bower:soyutils:jar:2012.12.21'
<dependency org="org.webjars.bower" name="soyutils" rev="2012.12.21">
<artifact name="soyutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='soyutils', version='2012.12.21')
)
libraryDependencies += "org.webjars.bower" % "soyutils" % "2012.12.21"
[org.webjars.bower/soyutils "2012.12.21"]