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