License |
License |
---|---|
GroupId | GroupIdcom.github.philcali |
ArtifactId | ArtifactIdcapture-control_2.9.1 |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptioncapture-control
capture-control
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.philcali |
<!-- https://jarcasting.com/artifacts/com.github.philcali/capture-control_2.9.1/ -->
<dependency>
<groupId>com.github.philcali</groupId>
<artifactId>capture-control_2.9.1</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.philcali/capture-control_2.9.1/
implementation 'com.github.philcali:capture-control_2.9.1:0.0.2'
// https://jarcasting.com/artifacts/com.github.philcali/capture-control_2.9.1/
implementation ("com.github.philcali:capture-control_2.9.1:0.0.2")
'com.github.philcali:capture-control_2.9.1:jar:0.0.2'
<dependency org="com.github.philcali" name="capture-control_2.9.1" rev="0.0.2">
<artifact name="capture-control_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.philcali', module='capture-control_2.9.1', version='0.0.2')
)
libraryDependencies += "com.github.philcali" % "capture-control_2.9.1" % "0.0.2"
[com.github.philcali/capture-control_2.9.1 "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.9.1 | jar | 1.7.1 |