GroupId | GroupIdcom.jwebmp.plugins.jquery |
---|---|
ArtifactId | ArtifactIdjwebmp-toastr |
Version | Version1.1.1.4-jre15 |
Type | Typejar |
Filename | Size |
---|---|
jwebmp-toastr-1.1.1.4-jre15.pom | |
jwebmp-toastr-1.1.1.4-jre15.jar | 39 KB |
jwebmp-toastr-1.1.1.4-jre15-sources.jar | 42 KB |
jwebmp-toastr-1.1.1.4-jre15-javadoc.jar | 149 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.1.1.4-jre15</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-toastr/
implementation 'com.jwebmp.plugins.jquery:jwebmp-toastr:1.1.1.4-jre15'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.jquery/jwebmp-toastr/
implementation ("com.jwebmp.plugins.jquery:jwebmp-toastr:1.1.1.4-jre15")
'com.jwebmp.plugins.jquery:jwebmp-toastr:jar:1.1.1.4-jre15'
<dependency org="com.jwebmp.plugins.jquery" name="jwebmp-toastr" rev="1.1.1.4-jre15">
<artifact name="jwebmp-toastr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.jquery', module='jwebmp-toastr', version='1.1.1.4-jre15')
)
libraryDependencies += "com.jwebmp.plugins.jquery" % "jwebmp-toastr" % "1.1.1.4-jre15"
[com.jwebmp.plugins.jquery/jwebmp-toastr "1.1.1.4-jre15"]