Categories |
CategoriesData |
---|---|
GroupId | GroupIdcom.zepben.ewb |
ArtifactId | ArtifactIdewb-data-file-paths |
Version | Version1.4.0 |
Type | Typejar |
Filename | Size |
---|---|
ewb-data-file-paths-1.4.0.pom | |
ewb-data-file-paths-1.4.0.jar | 3 KB |
ewb-data-file-paths-1.4.0-sources.jar | 3 KB |
ewb-data-file-paths-1.4.0-javadoc.jar | 389 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zepben.ewb/ewb-data-file-paths/ -->
<dependency>
<groupId>com.zepben.ewb</groupId>
<artifactId>ewb-data-file-paths</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zepben.ewb/ewb-data-file-paths/
implementation 'com.zepben.ewb:ewb-data-file-paths:1.4.0'
// https://jarcasting.com/artifacts/com.zepben.ewb/ewb-data-file-paths/
implementation ("com.zepben.ewb:ewb-data-file-paths:1.4.0")
'com.zepben.ewb:ewb-data-file-paths:jar:1.4.0'
<dependency org="com.zepben.ewb" name="ewb-data-file-paths" rev="1.4.0">
<artifact name="ewb-data-file-paths" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zepben.ewb', module='ewb-data-file-paths', version='1.4.0')
)
libraryDependencies += "com.zepben.ewb" % "ewb-data-file-paths" % "1.4.0"
[com.zepben.ewb/ewb-data-file-paths "1.4.0"]