GroupId | GroupIdio.github.penghaojie |
---|---|
ArtifactId | ArtifactIdeasy-sql-modiy |
Version | Version0.0.1-alpha |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.github.penghaojie/easy-sql-modiy/ -->
<dependency>
<groupId>io.github.penghaojie</groupId>
<artifactId>easy-sql-modiy</artifactId>
<version>0.0.1-alpha</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penghaojie/easy-sql-modiy/
implementation 'io.github.penghaojie:easy-sql-modiy:0.0.1-alpha'
// https://jarcasting.com/artifacts/io.github.penghaojie/easy-sql-modiy/
implementation ("io.github.penghaojie:easy-sql-modiy:0.0.1-alpha")
'io.github.penghaojie:easy-sql-modiy:jar:0.0.1-alpha'
<dependency org="io.github.penghaojie" name="easy-sql-modiy" rev="0.0.1-alpha">
<artifact name="easy-sql-modiy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penghaojie', module='easy-sql-modiy', version='0.0.1-alpha')
)
libraryDependencies += "io.github.penghaojie" % "easy-sql-modiy" % "0.0.1-alpha"
[io.github.penghaojie/easy-sql-modiy "0.0.1-alpha"]