GroupId | GroupIdorg.specs2 |
---|---|
ArtifactId | ArtifactIdclassycle_2.9.1 |
Last Version | Last Version1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionclassycle
classycle
|
Project Organization |
Project Organizationorg.specs2 |
Filename | Size |
---|---|
classycle_2.9.1-1.4.pom | |
classycle_2.9.1-1.4.jar | 100 KB |
classycle_2.9.1-1.4-sources.jar | 132 KB |
classycle_2.9.1-1.4-javadoc.jar | 446 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.specs2/classycle_2.9.1/ -->
<dependency>
<groupId>org.specs2</groupId>
<artifactId>classycle_2.9.1</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.specs2/classycle_2.9.1/
implementation 'org.specs2:classycle_2.9.1:1.4'
// https://jarcasting.com/artifacts/org.specs2/classycle_2.9.1/
implementation ("org.specs2:classycle_2.9.1:1.4")
'org.specs2:classycle_2.9.1:jar:1.4'
<dependency org="org.specs2" name="classycle_2.9.1" rev="1.4">
<artifact name="classycle_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.specs2', module='classycle_2.9.1', version='1.4')
)
libraryDependencies += "org.specs2" % "classycle_2.9.1" % "1.4"
[org.specs2/classycle_2.9.1 "1.4"]