GroupId | GroupIdcom.github.veithen.visualwas |
---|---|
ArtifactId | ArtifactIdearscan |
Version | Version2.2.0 |
Type | Typejar |
Filename | Size |
---|---|
earscan-2.2.0.pom | |
earscan-2.2.0.jar | 13 KB |
earscan-2.2.0-sources.jar | 10 KB |
earscan-2.2.0-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.veithen.visualwas/earscan/ -->
<dependency>
<groupId>com.github.veithen.visualwas</groupId>
<artifactId>earscan</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.veithen.visualwas/earscan/
implementation 'com.github.veithen.visualwas:earscan:2.2.0'
// https://jarcasting.com/artifacts/com.github.veithen.visualwas/earscan/
implementation ("com.github.veithen.visualwas:earscan:2.2.0")
'com.github.veithen.visualwas:earscan:jar:2.2.0'
<dependency org="com.github.veithen.visualwas" name="earscan" rev="2.2.0">
<artifact name="earscan" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.veithen.visualwas', module='earscan', version='2.2.0')
)
libraryDependencies += "com.github.veithen.visualwas" % "earscan" % "2.2.0"
[com.github.veithen.visualwas/earscan "2.2.0"]