License |
License |
---|---|
GroupId | GroupIdcom.github.alinvasile.jsla |
ArtifactId | ArtifactIdproject |
Last Version | Last Version1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionjSLA
Java SLA Rules
|
Project URL |
Project URL |
Filename | Size |
---|---|
project-1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.alinvasile.jsla/project/ -->
<dependency>
<groupId>com.github.alinvasile.jsla</groupId>
<artifactId>project</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.alinvasile.jsla/project/
implementation 'com.github.alinvasile.jsla:project:1'
// https://jarcasting.com/artifacts/com.github.alinvasile.jsla/project/
implementation ("com.github.alinvasile.jsla:project:1")
'com.github.alinvasile.jsla:project:pom:1'
<dependency org="com.github.alinvasile.jsla" name="project" rev="1">
<artifact name="project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.alinvasile.jsla', module='project', version='1')
)
libraryDependencies += "com.github.alinvasile.jsla" % "project" % "1"
[com.github.alinvasile.jsla/project "1"]