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