| License |
License |
|---|---|
| GroupId | GroupIdcom.github.youyinnn |
| ArtifactId | ArtifactIdyou-im |
| 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 |
|---|---|
| you-im-1.0.pom | |
| you-im-1.0.jar | 40 KB |
| you-im-1.0-sources.jar | 25 KB |
| you-im-1.0-javadoc.jar | 230 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.youyinnn/you-im/ -->
<dependency>
<groupId>com.github.youyinnn</groupId>
<artifactId>you-im</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.youyinnn/you-im/
implementation 'com.github.youyinnn:you-im:1.0'
// https://jarcasting.com/artifacts/com.github.youyinnn/you-im/
implementation ("com.github.youyinnn:you-im:1.0")
'com.github.youyinnn:you-im:jar:1.0'
<dependency org="com.github.youyinnn" name="you-im" rev="1.0">
<artifact name="you-im" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.youyinnn', module='you-im', version='1.0')
)
libraryDependencies += "com.github.youyinnn" % "you-im" % "1.0"
[com.github.youyinnn/you-im "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.t-io : tio-core | jar | 2.0.8.v20180205-RELEASE |
| com.github.youyinnn : you-db-utils | jar | 1.5 |
| org.xerial : sqlite-jdbc | jar | 3.20.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.0 |