License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdno.entur.abt |
ArtifactId | ArtifactIdnetex-utils |
Version | Version1.24 |
Type | Typejar |
Description |
DescriptionNetex utils
Netex utility classes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netex-utils-1.24.pom | |
netex-utils-1.24.jar | 20 KB |
netex-utils-1.24-sources.jar | 21 KB |
netex-utils-1.24-javadoc.jar | 492 KB |
Browse |
<!-- https://jarcasting.com/artifacts/no.entur.abt/netex-utils/ -->
<dependency>
<groupId>no.entur.abt</groupId>
<artifactId>netex-utils</artifactId>
<version>1.24</version>
</dependency>
// https://jarcasting.com/artifacts/no.entur.abt/netex-utils/
implementation 'no.entur.abt:netex-utils:1.24'
// https://jarcasting.com/artifacts/no.entur.abt/netex-utils/
implementation ("no.entur.abt:netex-utils:1.24")
'no.entur.abt:netex-utils:jar:1.24'
<dependency org="no.entur.abt" name="netex-utils" rev="1.24">
<artifact name="netex-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='no.entur.abt', module='netex-utils', version='1.24')
)
libraryDependencies += "no.entur.abt" % "netex-utils" % "1.24"
[no.entur.abt/netex-utils "1.24"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |