GroupId | GroupIdcom.ibm.mdfromhtml |
---|---|
ArtifactId | ArtifactIdremark |
Version | Version1.0.7 |
Type | Typejar |
Filename | Size |
---|---|
remark-1.0.7.pom | |
remark-1.0.7.jar | 179 KB |
remark-1.0.7-sources.jar | 179 KB |
remark-1.0.7-javadoc.jar | 323 KB |
remark-1.0.7-jar-with-dependencies.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ibm.mdfromhtml/remark/ -->
<dependency>
<groupId>com.ibm.mdfromhtml</groupId>
<artifactId>remark</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.mdfromhtml/remark/
implementation 'com.ibm.mdfromhtml:remark:1.0.7'
// https://jarcasting.com/artifacts/com.ibm.mdfromhtml/remark/
implementation ("com.ibm.mdfromhtml:remark:1.0.7")
'com.ibm.mdfromhtml:remark:jar:1.0.7'
<dependency org="com.ibm.mdfromhtml" name="remark" rev="1.0.7">
<artifact name="remark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.mdfromhtml', module='remark', version='1.0.7')
)
libraryDependencies += "com.ibm.mdfromhtml" % "remark" % "1.0.7"
[com.ibm.mdfromhtml/remark "1.0.7"]