License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.zepben.ewb |
ArtifactId | ArtifactIdewb-data-file-paths |
Version | Version1.4.1 |
Type | Typejar |
Description |
Descriptioncom.zepben.ewb:ewb-data-file-paths
Provides paths to the various energy workbench data files relative to a base directory.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
ewb-data-file-paths-1.4.1.pom | |
ewb-data-file-paths-1.4.1.jar | 3 KB |
ewb-data-file-paths-1.4.1-sources.jar | 3 KB |
ewb-data-file-paths-1.4.1-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.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zepben.ewb/ewb-data-file-paths/
implementation 'com.zepben.ewb:ewb-data-file-paths:1.4.1'
// https://jarcasting.com/artifacts/com.zepben.ewb/ewb-data-file-paths/
implementation ("com.zepben.ewb:ewb-data-file-paths:1.4.1")
'com.zepben.ewb:ewb-data-file-paths:jar:1.4.1'
<dependency org="com.zepben.ewb" name="ewb-data-file-paths" rev="1.4.1">
<artifact name="ewb-data-file-paths" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zepben.ewb', module='ewb-data-file-paths', version='1.4.1')
)
libraryDependencies += "com.zepben.ewb" % "ewb-data-file-paths" % "1.4.1"
[com.zepben.ewb/ewb-data-file-paths "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
com.zepben : annotations | jar | 1.3.0 |
org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
Group / Artifact | Type | Version |
---|---|---|
com.zepben : test-utils | jar | 1.0.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
org.hamcrest : hamcrest | jar | 2.2 |
com.github.npathai : hamcrest-optional | jar | 2.0.0 |
org.mockito : mockito-core | jar | 3.2.4 |
org.jacoco : org.jacoco.agent | jar | 0.8.6 |