License |
License
The MIT License (MIT)
|
---|---|
GroupId | GroupIdcom.shinitech.djammadev |
ArtifactId | ArtifactIdteliman-app |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionShintech/DjammaDev - Project Core
|
Filename | Size |
---|---|
teliman-app-1.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.shinitech.djammadev/teliman-app/ -->
<dependency>
<groupId>com.shinitech.djammadev</groupId>
<artifactId>teliman-app</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.shinitech.djammadev/teliman-app/
implementation 'com.shinitech.djammadev:teliman-app:1.0'
// https://jarcasting.com/artifacts/com.shinitech.djammadev/teliman-app/
implementation ("com.shinitech.djammadev:teliman-app:1.0")
'com.shinitech.djammadev:teliman-app:pom:1.0'
<dependency org="com.shinitech.djammadev" name="teliman-app" rev="1.0">
<artifact name="teliman-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.shinitech.djammadev', module='teliman-app', version='1.0')
)
libraryDependencies += "com.shinitech.djammadev" % "teliman-app" % "1.0"
[com.shinitech.djammadev/teliman-app "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.shinitech.djammadev : djamma-testing | jar | 1.8 |
junit : junit | jar | 4.12 |