| GroupId | GroupIdcom.github.flysium-io |
|---|---|
| ArtifactId | ArtifactIdyew-common |
| Last Version | Last Version1.0.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionYew Common Libraries
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| yew-common-1.0.4.pom | |
| yew-common-1.0.4.jar | 36 KB |
| yew-common-1.0.4-sources.jar | 32 KB |
| yew-common-1.0.4-javadoc.jar | 194 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.flysium-io/yew-common/ -->
<dependency>
<groupId>com.github.flysium-io</groupId>
<artifactId>yew-common</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-common/
implementation 'com.github.flysium-io:yew-common:1.0.4'
// https://jarcasting.com/artifacts/com.github.flysium-io/yew-common/
implementation ("com.github.flysium-io:yew-common:1.0.4")
'com.github.flysium-io:yew-common:jar:1.0.4'
<dependency org="com.github.flysium-io" name="yew-common" rev="1.0.4">
<artifact name="yew-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.flysium-io', module='yew-common', version='1.0.4')
)
libraryDependencies += "com.github.flysium-io" % "yew-common" % "1.0.4"
[com.github.flysium-io/yew-common "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.flysium-io : yew-logger | jar | 1.0.4 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| org.apache.commons : commons-collections4 | jar | 4.2 |
| commons-codec : commons-codec | jar | 1.11 |
| commons-io : commons-io | jar | 2.6 |
| com.google.code.findbugs : annotations | jar | 2.0.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.flysium-io : yew-test | jar | 1.0.4 |
| org.powermock : powermock-api-mockito2 | jar | 1.7.4 |
| org.powermock : powermock-module-junit4 | jar | 1.7.4 |