License |
License |
---|---|
GroupId | GroupIdcn.sexycode |
ArtifactId | ArtifactIdmy-sql |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmy-sql
sql
|
Filename | Size |
---|---|
my-sql-1.0.pom | |
my-sql-1.0.jar | 469 KB |
my-sql-1.0-sources.jar | 278 KB |
my-sql-1.0-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.sexycode/my-sql/ -->
<dependency>
<groupId>cn.sexycode</groupId>
<artifactId>my-sql</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.sexycode/my-sql/
implementation 'cn.sexycode:my-sql:1.0'
// https://jarcasting.com/artifacts/cn.sexycode/my-sql/
implementation ("cn.sexycode:my-sql:1.0")
'cn.sexycode:my-sql:jar:1.0'
<dependency org="cn.sexycode" name="my-sql" rev="1.0">
<artifact name="my-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.sexycode', module='my-sql', version='1.0')
)
libraryDependencies += "cn.sexycode" % "my-sql" % "1.0"
[cn.sexycode/my-sql "1.0"]
Group / Artifact | Type | Version |
---|---|---|
cn.sexycode : solo-util-core | jar | 1.0 |
org.slf4j : slf4j-api | jar | 1.7.25 |