License |
License |
---|---|
GroupId | GroupIdcom.github.youyinnn |
ArtifactId | ArtifactIdYouIM |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
YouIM-1.0.pom | |
YouIM-1.0.jar | 30 KB |
YouIM-1.0-sources.jar | 19 KB |
YouIM-1.0-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.youyinnn/YouIM/ -->
<dependency>
<groupId>com.github.youyinnn</groupId>
<artifactId>YouIM</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.youyinnn/YouIM/
implementation 'com.github.youyinnn:YouIM:1.0'
// https://jarcasting.com/artifacts/com.github.youyinnn/YouIM/
implementation ("com.github.youyinnn:YouIM:1.0")
'com.github.youyinnn:YouIM:jar:1.0'
<dependency org="com.github.youyinnn" name="YouIM" rev="1.0">
<artifact name="YouIM" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.youyinnn', module='YouIM', version='1.0')
)
libraryDependencies += "com.github.youyinnn" % "YouIM" % "1.0"
[com.github.youyinnn/YouIM "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.t-io : tio-core | jar | 2.0.8.v20180205-RELEASE |
com.github.youyinnn : you-db-utils | jar | RELEASE |