| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdyear |
| Version | Version0.2.1 |
| Type | Typejar |
| Description |
Descriptionyear
WebJar for year
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| year-0.2.1.pom | |
| year-0.2.1.jar | 6 KB |
| year-0.2.1-sources.jar | 22 bytes |
| year-0.2.1-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/year/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>year</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/year/
implementation 'org.webjars.npm:year:0.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/year/
implementation ("org.webjars.npm:year:0.2.1")
'org.webjars.npm:year:jar:0.2.1'
<dependency org="org.webjars.npm" name="year" rev="0.2.1">
<artifact name="year" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='year', version='0.2.1')
)
libraryDependencies += "org.webjars.npm" % "year" % "0.2.1"
[org.webjars.npm/year "0.2.1"]