License |
License |
---|---|
GroupId | GroupIdorg.devzendo |
ArtifactId | ArtifactIdbsd-third-party |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThird party code snippets under the BSD license
Small snippets of code released under the BSD license
used by DevZendo.org projects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
bsd-third-party-1.1.0.pom | |
bsd-third-party-1.1.0.jar | 4 KB |
bsd-third-party-1.1.0-sources.jar | 4 KB |
bsd-third-party-1.1.0-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.devzendo/bsd-third-party/ -->
<dependency>
<groupId>org.devzendo</groupId>
<artifactId>bsd-third-party</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.devzendo/bsd-third-party/
implementation 'org.devzendo:bsd-third-party:1.1.0'
// https://jarcasting.com/artifacts/org.devzendo/bsd-third-party/
implementation ("org.devzendo:bsd-third-party:1.1.0")
'org.devzendo:bsd-third-party:jar:1.1.0'
<dependency org="org.devzendo" name="bsd-third-party" rev="1.1.0">
<artifact name="bsd-third-party" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.devzendo', module='bsd-third-party', version='1.1.0')
)
libraryDependencies += "org.devzendo" % "bsd-third-party" % "1.1.0"
[org.devzendo/bsd-third-party "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
net.sourceforge.cobertura : cobertura | jar | 2.1.1 |