License |
License |
---|---|
GroupId | GroupIdcom.javax0.fluflu |
ArtifactId | ArtifactIdfluflu |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfluflu
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fluflu-2.0.0.pom | |
fluflu-2.0.0.jar | 20 KB |
fluflu-2.0.0-sources.jar | 11 KB |
fluflu-2.0.0-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.javax0.fluflu/fluflu/ -->
<dependency>
<groupId>com.javax0.fluflu</groupId>
<artifactId>fluflu</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.javax0.fluflu/fluflu/
implementation 'com.javax0.fluflu:fluflu:2.0.0'
// https://jarcasting.com/artifacts/com.javax0.fluflu/fluflu/
implementation ("com.javax0.fluflu:fluflu:2.0.0")
'com.javax0.fluflu:fluflu:jar:2.0.0'
<dependency org="com.javax0.fluflu" name="fluflu" rev="2.0.0">
<artifact name="fluflu" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.javax0.fluflu', module='fluflu', version='2.0.0')
)
libraryDependencies += "com.javax0.fluflu" % "fluflu" % "2.0.0"
[com.javax0.fluflu/fluflu "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.javax0.aptools : aptools | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |