License |
License |
---|---|
GroupId | GroupIdcom.github.yohohaha |
ArtifactId | ArtifactIdeasy-coding |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioneasy-coding
let coding be easy!
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easy-coding-0.0.1.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yohohaha/easy-coding/ -->
<dependency>
<groupId>com.github.yohohaha</groupId>
<artifactId>easy-coding</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yohohaha/easy-coding/
implementation 'com.github.yohohaha:easy-coding:0.0.1'
// https://jarcasting.com/artifacts/com.github.yohohaha/easy-coding/
implementation ("com.github.yohohaha:easy-coding:0.0.1")
'com.github.yohohaha:easy-coding:pom:0.0.1'
<dependency org="com.github.yohohaha" name="easy-coding" rev="0.0.1">
<artifact name="easy-coding" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yohohaha', module='easy-coding', version='0.0.1')
)
libraryDependencies += "com.github.yohohaha" % "easy-coding" % "0.0.1"
[com.github.yohohaha/easy-coding "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.commons : commons-lang3 | jar | 3.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : log4j-over-slf4j | jar | 1.7.30 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |