License |
License |
---|---|
GroupId | GroupIdcom.github.skjolber.tolltariffen |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTolltariffen
Tolltariffen i ulike formater
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-1.0.4.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skjolber.tolltariffen/parent/ -->
<dependency>
<groupId>com.github.skjolber.tolltariffen</groupId>
<artifactId>parent</artifactId>
<version>1.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skjolber.tolltariffen/parent/
implementation 'com.github.skjolber.tolltariffen:parent:1.0.4'
// https://jarcasting.com/artifacts/com.github.skjolber.tolltariffen/parent/
implementation ("com.github.skjolber.tolltariffen:parent:1.0.4")
'com.github.skjolber.tolltariffen:parent:pom:1.0.4'
<dependency org="com.github.skjolber.tolltariffen" name="parent" rev="1.0.4">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.skjolber.tolltariffen', module='parent', version='1.0.4')
)
libraryDependencies += "com.github.skjolber.tolltariffen" % "parent" % "1.0.4"
[com.github.skjolber.tolltariffen/parent "1.0.4"]