GroupId | GroupIdcom.jwebmp.plugins.jquery |
---|---|
ArtifactId | ArtifactIdjwebmp-toastr |
Version | Version1.0.13.4 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-toastr-1.0.13.4.pom | |
jwebmp-toastr-1.0.13.4.jar | 33 KB |
jwebmp-toastr-1.0.13.4-sources.jar | 31 KB |
jwebmp-toastr-1.0.13.4-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-toastr/ -->
<dependency>
<groupId>com.jwebmp.plugins.jquery</groupId>
<artifactId>jwebmp-toastr</artifactId>
<version>1.0.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-toastr/
implementation 'com.jwebmp.plugins.jquery:jwebmp-toastr:1.0.13.4'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-toastr/
implementation ("com.jwebmp.plugins.jquery:jwebmp-toastr:1.0.13.4")
'com.jwebmp.plugins.jquery:jwebmp-toastr:jar:1.0.13.4'
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-toastr" rev="1.0.13.4">
<artifact name="jwebmp-toastr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-toastr', version='1.0.13.4')
)
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-toastr" % "1.0.13.4"
[com.jwebmp.plugins.jquery/jwebmp-toastr "1.0.13.4"]