Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.javascript |
ArtifactId | ArtifactIdjwebmp-soft-history-change |
Version | Version1.0.13.3-jre14 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-soft-history-change/ -->
<dependency>
<groupId>com.jwebmp.plugins.javascript</groupId>
<artifactId>jwebmp-soft-history-change</artifactId>
<version>1.0.13.3-jre14</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-soft-history-change/
implementation 'com.jwebmp.plugins.javascript:jwebmp-soft-history-change:1.0.13.3-jre14'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-soft-history-change/
implementation ("com.jwebmp.plugins.javascript:jwebmp-soft-history-change:1.0.13.3-jre14")
'com.jwebmp.plugins.javascript:jwebmp-soft-history-change:jar:1.0.13.3-jre14'
<dependency org="com.jwebmp.plugins.javascript" name="jwebmp-soft-history-change" rev="1.0.13.3-jre14">
<artifact name="jwebmp-soft-history-change" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.javascript', module='jwebmp-soft-history-change', version='1.0.13.3-jre14')
)
libraryDependencies += "com.jwebmp.plugins.javascript" % "jwebmp-soft-history-change" % "1.0.13.3-jre14"
[com.jwebmp.plugins.javascript/jwebmp-soft-history-change "1.0.13.3-jre14"]