Last Version

djanpto 1.0.0

Djanpto implement the build in password crypto algorithm of django framework with java language.

License

License

GroupId

GroupId

me.mervinz
ArtifactId

ArtifactId

djanpto
Version

Version

1.0.0
Type

Type

jar
Description

Description

djanpto
Djanpto implement the build in password crypto algorithm of django framework with java language.
Project URL

Project URL

https://github.com/mofei2816/djanpto

Download djanpto 1.0.0


<!-- 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"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.