is not current version
Last Version 1.1.1

com.spotify:futuristic-feline-junit5 1.0.3


Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.spotify
ArtifactId

ArtifactId

futuristic-feline-junit5
Version

Version

1.0.3
Type

Type

jar

Download futuristic-feline-junit5 1.0.3


<!-- https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit5/ -->
<dependency>
    <groupId>com.spotify</groupId>
    <artifactId>futuristic-feline-junit5</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit5/
implementation 'com.spotify:futuristic-feline-junit5:1.0.3'
// https://jarcasting.com/artifacts/com.spotify/futuristic-feline-junit5/
implementation ("com.spotify:futuristic-feline-junit5:1.0.3")
'com.spotify:futuristic-feline-junit5:jar:1.0.3'
<dependency org="com.spotify" name="futuristic-feline-junit5" rev="1.0.3">
  <artifact name="futuristic-feline-junit5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='futuristic-feline-junit5', version='1.0.3')
)
libraryDependencies += "com.spotify" % "futuristic-feline-junit5" % "1.0.3"
[com.spotify/futuristic-feline-junit5 "1.0.3"]