License |
License |
---|---|
GroupId | GroupIdcom.github.bdqfork |
ArtifactId | ArtifactIdcore |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptioncore
core
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-0.1.0.pom | |
core-0.1.0.jar | 34 KB |
core-0.1.0-sources.jar | 20 KB |
core-0.1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bdqfork/core/ -->
<dependency>
<groupId>com.github.bdqfork</groupId>
<artifactId>core</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdqfork/core/
implementation 'com.github.bdqfork:core:0.1.0'
// https://jarcasting.com/artifacts/com.github.bdqfork/core/
implementation ("com.github.bdqfork:core:0.1.0")
'com.github.bdqfork:core:jar:0.1.0'
<dependency org="com.github.bdqfork" name="core" rev="0.1.0">
<artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdqfork', module='core', version='0.1.0')
)
libraryDependencies += "com.github.bdqfork" % "core" % "0.1.0"
[com.github.bdqfork/core "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.javassist : javassist | jar | 3.26.0-GA |
com.caucho : hessian | jar | 4.0.63 |