GroupId | GroupIdcom.lastB7 |
---|---|
ArtifactId | ArtifactIdenjoy-sql |
Version | Version3.3.3 |
Type | Typejar |
Filename | Size |
---|---|
enjoy-sql-3.3.3.pom | |
enjoy-sql-3.3.3.jar | 222 KB |
enjoy-sql-3.3.3-sources.jar | 188 KB |
enjoy-sql-3.3.3-javadoc.jar | 806 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lastB7/enjoy-sql/ -->
<dependency>
<groupId>com.lastB7</groupId>
<artifactId>enjoy-sql</artifactId>
<version>3.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lastB7/enjoy-sql/
implementation 'com.lastB7:enjoy-sql:3.3.3'
// https://jarcasting.com/artifacts/com.lastB7/enjoy-sql/
implementation ("com.lastB7:enjoy-sql:3.3.3")
'com.lastB7:enjoy-sql:jar:3.3.3'
<dependency org="com.lastB7" name="enjoy-sql" rev="3.3.3">
<artifact name="enjoy-sql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lastB7', module='enjoy-sql', version='3.3.3')
)
libraryDependencies += "com.lastB7" % "enjoy-sql" % "3.3.3"
[com.lastB7/enjoy-sql "3.3.3"]