License |
License |
---|---|
GroupId | GroupIdme.mervinz |
ArtifactId | ArtifactIddjanpto |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondjanpto
Djanpto implement the build in password crypto algorithm of django framework with java language.
|
Project URL |
Project URL |
Filename | Size |
---|---|
djanpto-1.0.0.pom | |
djanpto-1.0.0.jar | 5 KB |
djanpto-1.0.0-sources.jar | 3 KB |
djanpto-1.0.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.mervinz/djanpto/ -->
<dependency>
<groupId>me.mervinz</groupId>
<artifactId>djanpto</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.mervinz/djanpto/
implementation 'me.mervinz:djanpto:1.0.0'
// https://jarcasting.com/artifacts/me.mervinz/djanpto/
implementation ("me.mervinz:djanpto:1.0.0")
'me.mervinz:djanpto:jar:1.0.0'
<dependency org="me.mervinz" name="djanpto" rev="1.0.0">
<artifact name="djanpto" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.mervinz', module='djanpto', version='1.0.0')
)
libraryDependencies += "me.mervinz" % "djanpto" % "1.0.0"
[me.mervinz/djanpto "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |