License |
License |
---|---|
GroupId | GroupIdcom.whosly |
ArtifactId | ArtifactIdbase-core |
Last Version | Last Version1.5.0-RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionbase-core
base dependency
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base-core-1.5.0-RELEASE.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.whosly/base-core/ -->
<dependency>
<groupId>com.whosly</groupId>
<artifactId>base-core</artifactId>
<version>1.5.0-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.whosly/base-core/
implementation 'com.whosly:base-core:1.5.0-RELEASE'
// https://jarcasting.com/artifacts/com.whosly/base-core/
implementation ("com.whosly:base-core:1.5.0-RELEASE")
'com.whosly:base-core:pom:1.5.0-RELEASE'
<dependency org="com.whosly" name="base-core" rev="1.5.0-RELEASE">
<artifact name="base-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.whosly', module='base-core', version='1.5.0-RELEASE')
)
libraryDependencies += "com.whosly" % "base-core" % "1.5.0-RELEASE"
[com.whosly/base-core "1.5.0-RELEASE"]