License |
License |
---|---|
GroupId | GroupIdcom.seomse.cypto |
ArtifactId | ArtifactIdseomse-cypto |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionseomse-cypto
cypto
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
seomse-cypto-0.1.0.pom | |
seomse-cypto-0.1.0.jar | 7 KB |
seomse-cypto-0.1.0-sources.jar | 5 KB |
seomse-cypto-0.1.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.seomse.cypto/seomse-cypto/ -->
<dependency>
<groupId>com.seomse.cypto</groupId>
<artifactId>seomse-cypto</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.seomse.cypto/seomse-cypto/
implementation 'com.seomse.cypto:seomse-cypto:0.1.0'
// https://jarcasting.com/artifacts/com.seomse.cypto/seomse-cypto/
implementation ("com.seomse.cypto:seomse-cypto:0.1.0")
'com.seomse.cypto:seomse-cypto:jar:0.1.0'
<dependency org="com.seomse.cypto" name="seomse-cypto" rev="0.1.0">
<artifact name="seomse-cypto" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seomse.cypto', module='seomse-cypto', version='0.1.0')
)
libraryDependencies += "com.seomse.cypto" % "seomse-cypto" % "0.1.0"
[com.seomse.cypto/seomse-cypto "0.1.0"]