is not current version
Last Version 0.0.2

com.github.philcali:capture-server_2.8.1 0.0.1

capture-server

GroupId

GroupId

com.github.philcali
ArtifactId

ArtifactId

capture-server_2.8.1
Version

Version

0.0.1
Type

Type

jar

Download capture-server_2.8.1 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.philcali/capture-server_2.8.1/ -->
<dependency>
    <groupId>com.github.philcali</groupId>
    <artifactId>capture-server_2.8.1</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/capture-server_2.8.1/
implementation 'com.github.philcali:capture-server_2.8.1:0.0.1'
// https://jarcasting.com/artifacts/com.github.philcali/capture-server_2.8.1/
implementation ("com.github.philcali:capture-server_2.8.1:0.0.1")
'com.github.philcali:capture-server_2.8.1:jar:0.0.1'
<dependency org="com.github.philcali" name="capture-server_2.8.1" rev="0.0.1">
  <artifact name="capture-server_2.8.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='capture-server_2.8.1', version='0.0.1')
)
libraryDependencies += "com.github.philcali" % "capture-server_2.8.1" % "0.0.1"
[com.github.philcali/capture-server_2.8.1 "0.0.1"]