| License |
License |
|---|---|
| Categories |
CategoriesJava Languages |
| GroupId | GroupIdio.github.qsy7.java.modules.browser.modules |
| ArtifactId | ArtifactIdashot |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
Descriptionbrowser - modules - ashot
browser parent POM
|
| Filename | Size |
|---|---|
| ashot-0.1.0.pom | |
| ashot-0.1.0.jar | 20 KB |
| ashot-0.1.0-sources.jar | 12 KB |
| ashot-0.1.0-javadoc.jar | 435 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.qsy7.java.modules.browser.modules/ashot/ -->
<dependency>
<groupId>io.github.qsy7.java.modules.browser.modules</groupId>
<artifactId>ashot</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.browser.modules/ashot/
implementation 'io.github.qsy7.java.modules.browser.modules:ashot:0.1.0'
// https://jarcasting.com/artifacts/io.github.qsy7.java.modules.browser.modules/ashot/
implementation ("io.github.qsy7.java.modules.browser.modules:ashot:0.1.0")
'io.github.qsy7.java.modules.browser.modules:ashot:jar:0.1.0'
<dependency org="io.github.qsy7.java.modules.browser.modules" name="ashot" rev="0.1.0">
<artifact name="ashot" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.qsy7.java.modules.browser.modules', module='ashot', version='0.1.0')
)
libraryDependencies += "io.github.qsy7.java.modules.browser.modules" % "ashot" % "0.1.0"
[io.github.qsy7.java.modules.browser.modules/ashot "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.qsy7.java.dependencies : ashot | pom | 0.1.0 |
| io.github.qsy7.java.modules.browser.api : service | jar | 0.1.0 |
| io.github.qsy7.java.modules.browser : impl | jar | 0.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit : junit-bom | pom | 5.5.1 |