License |
License |
---|---|
GroupId | GroupIdcom.syncthemall |
ArtifactId | ArtifactIdboilerpipe |
Version | Version1.2.2 |
Type | Typejar |
Description |
Descriptionboilerpipe
Repackaging of Dropbox Java SDK with minor bug fixes and published on Maven Central Repository.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
boilerpipe-1.2.2.pom | |
boilerpipe-1.2.2.jar | 133 KB |
boilerpipe-1.2.2-sources.jar | 110 KB |
boilerpipe-1.2.2-javadoc.jar | 531 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.syncthemall/boilerpipe/ -->
<dependency>
<groupId>com.syncthemall</groupId>
<artifactId>boilerpipe</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.syncthemall/boilerpipe/
implementation 'com.syncthemall:boilerpipe:1.2.2'
// https://jarcasting.com/artifacts/com.syncthemall/boilerpipe/
implementation ("com.syncthemall:boilerpipe:1.2.2")
'com.syncthemall:boilerpipe:jar:1.2.2'
<dependency org="com.syncthemall" name="boilerpipe" rev="1.2.2">
<artifact name="boilerpipe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.syncthemall', module='boilerpipe', version='1.2.2')
)
libraryDependencies += "com.syncthemall" % "boilerpipe" % "1.2.2"
[com.syncthemall/boilerpipe "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.nekohtml : nekohtml | jar | 1.9.20 |
xerces : xercesImpl | jar | 2.11.0 |