| License |
License |
|---|---|
| GroupId | GroupIddev.zhengying |
| ArtifactId | ArtifactIdveronica-core |
| Version | Version0.0.1-alpha.220516.01 |
| Type | Typejar |
| Description |
Descriptiontodo
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| veronica-core-0.0.1-alpha.220516.01.pom | |
| veronica-core-0.0.1-alpha.220516.01.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/dev.zhengying/veronica-core/ -->
<dependency>
<groupId>dev.zhengying</groupId>
<artifactId>veronica-core</artifactId>
<version>0.0.1-alpha.220516.01</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zhengying/veronica-core/
implementation 'dev.zhengying:veronica-core:0.0.1-alpha.220516.01'
// https://jarcasting.com/artifacts/dev.zhengying/veronica-core/
implementation ("dev.zhengying:veronica-core:0.0.1-alpha.220516.01")
'dev.zhengying:veronica-core:jar:0.0.1-alpha.220516.01'
<dependency org="dev.zhengying" name="veronica-core" rev="0.0.1-alpha.220516.01">
<artifact name="veronica-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zhengying', module='veronica-core', version='0.0.1-alpha.220516.01')
)
libraryDependencies += "dev.zhengying" % "veronica-core" % "0.0.1-alpha.220516.01"
[dev.zhengying/veronica-core "0.0.1-alpha.220516.01"]