m

master-public

Master Maven POM for MTV Networks Public Projects
https://test-support.dev.java.net/master-project
MTV Networks
Justin Edelson
Files download
File Operation
master-public-14.pom download
Apache Maven
<dependency>
  <groupId>com.mtvi</groupId>
  <artifactId>master-public</artifactId>
  <version>14</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.mtvi:master-public:14'
Gradle Kotlin
implementation("com.mtvi:master-public:14")
Scala SBT
libraryDependencies += "com.mtvi" % "master-public" % "14"
Groovy Grape
@Grapes(
  @Grab(group='com.mtvi', module='master-public', version='14')
)
Apache Ivy
<dependency org="com.mtvi" name="master-public" rev="14" />
Leiningen
[com.mtvi/master-public "14"]
Apache Buildr
'com.mtvi:master-public:jar:14'
Dependencies
The project has no third-party dependencies