GroupId | GroupIdcom.ibm.mdfromhtml |
---|---|
ArtifactId | ArtifactIdremark |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
remark-1.0.4.pom | |
remark-1.0.4.jar | 176 KB |
remark-1.0.4-sources.jar | 176 KB |
remark-1.0.4-javadoc.jar | 317 KB |
remark-1.0.4-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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.mdfromhtml/remark/
implementation 'com.ibm.mdfromhtml:remark:1.0.4'
// https://jarcasting.com/artifacts/com.ibm.mdfromhtml/remark/
implementation ("com.ibm.mdfromhtml:remark:1.0.4")
'com.ibm.mdfromhtml:remark:jar:1.0.4'
<dependency org="com.ibm.mdfromhtml" name="remark" rev="1.0.4">
<artifact name="remark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.mdfromhtml', module='remark', version='1.0.4')
)
libraryDependencies += "com.ibm.mdfromhtml" % "remark" % "1.0.4"
[com.ibm.mdfromhtml/remark "1.0.4"]