Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.javascript |
ArtifactId | ArtifactIdjwebmp-dynamic-source-code-viewer |
Version | Version0.68.0.1 |
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>0.68.0.1</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:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-dynamic-source-code-viewer/
implementation ("com.jwebmp.plugins.javascript:jwebmp-dynamic-source-code-viewer:0.68.0.1")
'com.jwebmp.plugins.javascript:jwebmp-dynamic-source-code-viewer:jar:0.68.0.1'
<dependency org="com.jwebmp.plugins.javascript" name="jwebmp-dynamic-source-code-viewer" rev="0.68.0.1">
<artifact name="jwebmp-dynamic-source-code-viewer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.plugins.javascript', module='jwebmp-dynamic-source-code-viewer', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.plugins.javascript" % "jwebmp-dynamic-source-code-viewer" % "0.68.0.1"
[com.jwebmp.plugins.javascript/jwebmp-dynamic-source-code-viewer "0.68.0.1"]