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