GroupId | GroupIdcom.ecfront |
---|---|
ArtifactId | ArtifactIdez-storage |
Version | Version0.3.8 |
Type | Typejar |
Filename | Size |
---|---|
ez-storage-0.3.8.pom | |
ez-storage-0.3.8.jar | 93 KB |
ez-storage-0.3.8-sources.jar | 5 KB |
ez-storage-0.3.8-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ecfront/ez-storage/ -->
<dependency>
<groupId>com.ecfront</groupId>
<artifactId>ez-storage</artifactId>
<version>0.3.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.ecfront/ez-storage/
implementation 'com.ecfront:ez-storage:0.3.8'
// https://jarcasting.com/artifacts/com.ecfront/ez-storage/
implementation ("com.ecfront:ez-storage:0.3.8")
'com.ecfront:ez-storage:jar:0.3.8'
<dependency org="com.ecfront" name="ez-storage" rev="0.3.8">
<artifact name="ez-storage" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ecfront', module='ez-storage', version='0.3.8')
)
libraryDependencies += "com.ecfront" % "ez-storage" % "0.3.8"
[com.ecfront/ez-storage "0.3.8"]