| License |
License |
|---|---|
| GroupId | GroupIdcom.linshuaishuai |
| ArtifactId | ArtifactIderjia2-core |
| Version | Version1.0.0 |
| Type | Typejar |
| Description |
DescriptionErJia Java Library
A application used as an example on how to set uppushing its components to the Central Repository.
|
| Filename | Size |
|---|---|
| erjia2-core-1.0.0.pom | |
| erjia2-core-1.0.0.jar | 132 KB |
| erjia2-core-1.0.0-sources.jar | 77 KB |
| erjia2-core-1.0.0-javadoc.jar | 771 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.linshuaishuai/erjia2-core/ -->
<dependency>
<groupId>com.linshuaishuai</groupId>
<artifactId>erjia2-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.linshuaishuai/erjia2-core/
implementation 'com.linshuaishuai:erjia2-core:1.0.0'
// https://jarcasting.com/artifacts/com.linshuaishuai/erjia2-core/
implementation ("com.linshuaishuai:erjia2-core:1.0.0")
'com.linshuaishuai:erjia2-core:jar:1.0.0'
<dependency org="com.linshuaishuai" name="erjia2-core" rev="1.0.0">
<artifact name="erjia2-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.linshuaishuai', module='erjia2-core', version='1.0.0')
)
libraryDependencies += "com.linshuaishuai" % "erjia2-core" % "1.0.0"
[com.linshuaishuai/erjia2-core "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |