License |
License |
---|---|
Categories |
CategoriesJUnit Unit Testing |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdfuturistic-feline-junit4 |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit4/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>futuristic-feline-junit4</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit4/
implementation 'com.spotify:futuristic-feline-junit4:1.1.1'
// https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit4/
implementation ("com.spotify:futuristic-feline-junit4:1.1.1")
'com.spotify:futuristic-feline-junit4:jar:1.1.1'
<dependency org="com.spotify" name="futuristic-feline-junit4" rev="1.1.1">
<artifact name="futuristic-feline-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='futuristic-feline-junit4', version='1.1.1')
)
libraryDependencies += "com.spotify" % "futuristic-feline-junit4" % "1.1.1"
[com.spotify/futuristic-feline-junit4 "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.spotify : futuristic-feline | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |