| License |
License
ISC
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdflatted |
| Last Version | Last Version3.2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionflatted
WebJar for flatted
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| flatted-3.2.5.pom | |
| flatted-3.2.5.jar | 12 KB |
| flatted-3.2.5-sources.jar | 22 bytes |
| flatted-3.2.5-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/flatted/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>flatted</artifactId>
<version>3.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/flatted/
implementation 'org.webjars.npm:flatted:3.2.5'
// https://jarcasting.com/artifacts/org.webjars.npm/flatted/
implementation ("org.webjars.npm:flatted:3.2.5")
'org.webjars.npm:flatted:jar:3.2.5'
<dependency org="org.webjars.npm" name="flatted" rev="3.2.5">
<artifact name="flatted" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='flatted', version='3.2.5')
)
libraryDependencies += "org.webjars.npm" % "flatted" % "3.2.5"
[org.webjars.npm/flatted "3.2.5"]