| License |
License |
|---|---|
| GroupId | GroupIdio.makepad.socialwalker |
| ArtifactId | ArtifactIdcommons |
| Last Version | Last Version0.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSocialWalkerCommons
Common classes for socialwalker projects
|
| Filename | Size |
|---|---|
| commons-0.0.4.pom | |
| commons-0.0.4.jar | 11 KB |
| commons-0.0.4-sources.jar | 5 KB |
| commons-0.0.4-javadoc.jar | 141 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.makepad.socialwalker/commons/ -->
<dependency>
<groupId>io.makepad.socialwalker</groupId>
<artifactId>commons</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.makepad.socialwalker/commons/
implementation 'io.makepad.socialwalker:commons:0.0.4'
// https://jarcasting.com/artifacts/io.makepad.socialwalker/commons/
implementation ("io.makepad.socialwalker:commons:0.0.4")
'io.makepad.socialwalker:commons:jar:0.0.4'
<dependency org="io.makepad.socialwalker" name="commons" rev="0.0.4">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.makepad.socialwalker', module='commons', version='0.0.4')
)
libraryDependencies += "io.makepad.socialwalker" % "commons" % "0.0.4"
[io.makepad.socialwalker/commons "0.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.seleniumhq.selenium : selenium-java | jar | 4.0.0-rc-2 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| com.diffplug.spotless : spotless-maven-plugin | jar | 2.17.0 |