| License |
License |
|---|---|
| GroupId | GroupIdcom.github.wenbo2018 |
| ArtifactId | ArtifactIdwebs-core |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionwebs-core
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| webs-core-0.0.2.pom | |
| webs-core-0.0.2.jar | 48 KB |
| webs-core-0.0.2-sources.jar | 27 KB |
| webs-core-0.0.2-javadoc.jar | 317 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.wenbo2018/webs-core/ -->
<dependency>
<groupId>com.github.wenbo2018</groupId>
<artifactId>webs-core</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wenbo2018/webs-core/
implementation 'com.github.wenbo2018:webs-core:0.0.2'
// https://jarcasting.com/artifacts/com.github.wenbo2018/webs-core/
implementation ("com.github.wenbo2018:webs-core:0.0.2")
'com.github.wenbo2018:webs-core:jar:0.0.2'
<dependency org="com.github.wenbo2018" name="webs-core" rev="0.0.2">
<artifact name="webs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wenbo2018', module='webs-core', version='0.0.2')
)
libraryDependencies += "com.github.wenbo2018" % "webs-core" % "0.0.2"
[com.github.wenbo2018/webs-core "0.0.2"]