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