Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.soundvibe |
ArtifactId | ArtifactIdfunk4j |
Version | Version1.0.0 |
Type | Typejar |
Filename | Size |
---|---|
funk4j-1.0.0.pom | |
funk4j-1.0.0.jar | 44 KB |
funk4j-1.0.0-sources.jar | 20 KB |
funk4j-1.0.0-javadoc.jar | 195 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.soundvibe/funk4j/ -->
<dependency>
<groupId>net.soundvibe</groupId>
<artifactId>funk4j</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.soundvibe/funk4j/
implementation 'net.soundvibe:funk4j:1.0.0'
// https://jarcasting.com/artifacts/net.soundvibe/funk4j/
implementation ("net.soundvibe:funk4j:1.0.0")
'net.soundvibe:funk4j:jar:1.0.0'
<dependency org="net.soundvibe" name="funk4j" rev="1.0.0">
<artifact name="funk4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.soundvibe', module='funk4j', version='1.0.0')
)
libraryDependencies += "net.soundvibe" % "funk4j" % "1.0.0"
[net.soundvibe/funk4j "1.0.0"]