| License |
License
Apache License v2
|
|---|---|
| GroupId | GroupIdca.juliusdavies |
| ArtifactId | ArtifactIdnot-yet-commons-ssl |
| Last Version | Last Version0.3.11 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionNot Yet Commons SSL
A Java SSL component library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| not-yet-commons-ssl-0.3.11.pom | |
| not-yet-commons-ssl-0.3.11.jar | 252 KB |
| not-yet-commons-ssl-0.3.11-sources.jar | 211 KB |
| not-yet-commons-ssl-0.3.11-javadoc.jar | 695 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ca.juliusdavies/not-yet-commons-ssl/ -->
<dependency>
<groupId>ca.juliusdavies</groupId>
<artifactId>not-yet-commons-ssl</artifactId>
<version>0.3.11</version>
</dependency>
// https://jarcasting.com/artifacts/ca.juliusdavies/not-yet-commons-ssl/
implementation 'ca.juliusdavies:not-yet-commons-ssl:0.3.11'
// https://jarcasting.com/artifacts/ca.juliusdavies/not-yet-commons-ssl/
implementation ("ca.juliusdavies:not-yet-commons-ssl:0.3.11")
'ca.juliusdavies:not-yet-commons-ssl:jar:0.3.11'
<dependency org="ca.juliusdavies" name="not-yet-commons-ssl" rev="0.3.11">
<artifact name="not-yet-commons-ssl" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.juliusdavies', module='not-yet-commons-ssl', version='0.3.11')
)
libraryDependencies += "ca.juliusdavies" % "not-yet-commons-ssl" % "0.3.11"
[ca.juliusdavies/not-yet-commons-ssl "0.3.11"]