e

example_switching_between_ossrh_and_portal

An example library that demonstrates switching between OSSRH and Portal.
https://github.com/amy-keibler/example_switching_between_ossrh_and_portal
The Apache License, Version 2.0 MIT License
Amy Keibler
文件下载
文件名 操作
example_switching_between_ossrh_and_portal-0.0.9.jar 下载
example_switching_between_ossrh_and_portal-0.0.9.pom 下载
example_switching_between_ossrh_and_portal-0.0.9-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.sonatype.central.testing.internal</groupId>
  <artifactId>example_switching_between_ossrh_and_portal</artifactId>
  <version>0.0.9</version>
</dependency>
Gradle Groovy
implementation 'com.sonatype.central.testing.internal:example_switching_between_ossrh_and_portal:0.0.9'
Gradle Kotlin
implementation("com.sonatype.central.testing.internal:example_switching_between_ossrh_and_portal:0.0.9")
Scala SBT
libraryDependencies += "com.sonatype.central.testing.internal" % "example_switching_between_ossrh_and_portal" % "0.0.9"
Groovy Grape
@Grapes(
  @Grab(group='com.sonatype.central.testing.internal', module='example_switching_between_ossrh_and_portal', version='0.0.9')
)
Apache Ivy
<dependency org="com.sonatype.central.testing.internal" name="example_switching_between_ossrh_and_portal" rev="0.0.9" />
Leiningen
[com.sonatype.central.testing.internal/example_switching_between_ossrh_and_portal "0.0.9"]
Apache Buildr
'com.sonatype.central.testing.internal:example_switching_between_ossrh_and_portal:jar:0.0.9'
本项目依赖
该项目无第三方依赖