License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.carrotsearch |
ArtifactId | ArtifactIdprocfork |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionprocfork
procfork
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
procfork-1.0.6.pom | |
procfork-1.0.6.jar | 9 KB |
procfork-1.0.6-sources.jar | 5 KB |
procfork-1.0.6-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.carrotsearch/procfork/ -->
<dependency>
<groupId>com.carrotsearch</groupId>
<artifactId>procfork</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.carrotsearch/procfork/
implementation 'com.carrotsearch:procfork:1.0.6'
// https://jarcasting.com/artifacts/com.carrotsearch/procfork/
implementation ("com.carrotsearch:procfork:1.0.6")
'com.carrotsearch:procfork:jar:1.0.6'
<dependency org="com.carrotsearch" name="procfork" rev="1.0.6">
<artifact name="procfork" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carrotsearch', module='procfork', version='1.0.6')
)
libraryDependencies += "com.carrotsearch" % "procfork" % "1.0.6"
[com.carrotsearch/procfork "1.0.6"]