Categories |
CategoriesJavaScript Languages |
---|---|
GroupId | GroupIdcom.jwebmp.plugins.javascript |
ArtifactId | ArtifactIdjwebmp-dynamic-source-code-viewer |
Version | Version0.67.0.5 |
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.67.0.5</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.67.0.5'
// https://jarcasting.com/artifacts/com.jwebmp.plugins.javascript/jwebmp-dynamic-source-code-viewer/
implementation ("com.jwebmp.plugins.javascript:jwebmp-dynamic-source-code-viewer:0.67.0.5")
'com.jwebmp.plugins.javascript:jwebmp-dynamic-source-code-viewer:jar:0.67.0.5'
<dependency org="com.jwebmp.plugins.javascript" name="jwebmp-dynamic-source-code-viewer" rev="0.67.0.5">
<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.67.0.5')
)
libraryDependencies += "com.jwebmp.plugins.javascript" % "jwebmp-dynamic-source-code-viewer" % "0.67.0.5"
[com.jwebmp.plugins.javascript/jwebmp-dynamic-source-code-viewer "0.67.0.5"]