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