Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.nextpulse |
ArtifactId | ArtifactIdjfactuursturen |
Version | Version0.2.2 |
Type | Typejar |
Filename | Size |
---|---|
jfactuursturen-0.2.2.pom | |
jfactuursturen-0.2.2.jar | 75 KB |
jfactuursturen-0.2.2-sources.jar | 18 KB |
jfactuursturen-0.2.2-javadoc.jar | 28 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.nextpulse/jfactuursturen/ -->
<dependency>
<groupId>net.nextpulse</groupId>
<artifactId>jfactuursturen</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.nextpulse/jfactuursturen/
implementation 'net.nextpulse:jfactuursturen:0.2.2'
// https://jarcasting.com/artifacts/net.nextpulse/jfactuursturen/
implementation ("net.nextpulse:jfactuursturen:0.2.2")
'net.nextpulse:jfactuursturen:jar:0.2.2'
<dependency org="net.nextpulse" name="jfactuursturen" rev="0.2.2">
<artifact name="jfactuursturen" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nextpulse', module='jfactuursturen', version='0.2.2')
)
libraryDependencies += "net.nextpulse" % "jfactuursturen" % "0.2.2"
[net.nextpulse/jfactuursturen "0.2.2"]