is not current version
Last Version 0.17.0

com.netflix.buildinfrastructure:netflixoss-plugin-test 0.7.10

netflixoss-plugin-test

Categories

Categories

Net
GroupId

GroupId

com.netflix.buildinfrastructure
ArtifactId

ArtifactId

netflixoss-plugin-test
Version

Version

0.7.10
Type

Type

jar

Download netflixoss-plugin-test 0.7.10


<!-- https://jarcasting.com/artifacts/com.netflix.buildinfrastructure/netflixoss-plugin-test/ -->
<dependency>
    <groupId>com.netflix.buildinfrastructure</groupId>
    <artifactId>netflixoss-plugin-test</artifactId>
    <version>0.7.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.buildinfrastructure/netflixoss-plugin-test/
implementation 'com.netflix.buildinfrastructure:netflixoss-plugin-test:0.7.10'
// https://jarcasting.com/artifacts/com.netflix.buildinfrastructure/netflixoss-plugin-test/
implementation ("com.netflix.buildinfrastructure:netflixoss-plugin-test:0.7.10")
'com.netflix.buildinfrastructure:netflixoss-plugin-test:jar:0.7.10'
<dependency org="com.netflix.buildinfrastructure" name="netflixoss-plugin-test" rev="0.7.10">
  <artifact name="netflixoss-plugin-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.buildinfrastructure', module='netflixoss-plugin-test', version='0.7.10')
)
libraryDependencies += "com.netflix.buildinfrastructure" % "netflixoss-plugin-test" % "0.7.10"
[com.netflix.buildinfrastructure/netflixoss-plugin-test "0.7.10"]