License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdcom.jwebmp.plugins.javascript |
ArtifactId | ArtifactIdjwebmp-momentjs |
Version | Version1.2.2.1-jre17 |
Type | Typejar |
Description |
DescriptionMomentJS
The JWebSwing implementation for MomentJS Date Time Handling
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwebmp-momentjs-1.2.2.1-jre17.pom | |
jwebmp-momentjs-1.2.2.1-jre17.jar | 470 KB |
jwebmp-momentjs-1.2.2.1-jre17-sources.jar | 459 KB |
jwebmp-momentjs-1.2.2.1-jre17-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-momentjs/ -->
<dependency>
<groupId>com.jwebmp.plugins.javascript</groupId>
<artifactId>jwebmp-momentjs</artifactId>
<version>1.2.2.1-jre17</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-momentjs/
implementation 'com.jwebmp.plugins.javascript:jwebmp-momentjs:1.2.2.1-jre17'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-momentjs/
implementation ("com.jwebmp.plugins.javascript:jwebmp-momentjs:1.2.2.1-jre17")
'com.jwebmp.plugins.javascript:jwebmp-momentjs:jar:1.2.2.1-jre17'
<dependency org="com.jwebmp.plugins.javascript" name="jwebmp-momentjs" rev="1.2.2.1-jre17">
<artifact name="jwebmp-momentjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.javascript', module='jwebmp-momentjs', version='1.2.2.1-jre17')
)
libraryDependencies += "com.jwebmp.plugins.javascript" % "jwebmp-momentjs" % "1.2.2.1-jre17"
[com.jwebmp.plugins.javascript/jwebmp-momentjs "1.2.2.1-jre17"]
Group / Artifact | Type | Version |
---|---|---|
com.jwebmp.core : jwebmp-core | jar | 1.2.2.1-jre17 |
com.jwebmp.plugins.angular : jwebmp-plugins-angularjs | jar | 1.2.2.1-jre17 |