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