GroupId | GroupIdorg.wso2.analytics.is |
---|---|
ArtifactId | ArtifactIdwso2analytics-is-release-profile-gen |
Version | Version5.7.0-alpha |
Type | Typepom |
Filename | Size |
---|---|
wso2analytics-is-release-profile-gen-5.7.0-alpha.pom | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wso2.analytics.is/wso2analytics-is-release-profile-gen/ -->
<dependency>
<groupId>org.wso2.analytics.is</groupId>
<artifactId>wso2analytics-is-release-profile-gen</artifactId>
<version>5.7.0-alpha</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.analytics.is/wso2analytics-is-release-profile-gen/
implementation 'org.wso2.analytics.is:wso2analytics-is-release-profile-gen:5.7.0-alpha'
// https://jarcasting.com/artifacts/org.wso2.analytics.is/wso2analytics-is-release-profile-gen/
implementation ("org.wso2.analytics.is:wso2analytics-is-release-profile-gen:5.7.0-alpha")
'org.wso2.analytics.is:wso2analytics-is-release-profile-gen:pom:5.7.0-alpha'
<dependency org="org.wso2.analytics.is" name="wso2analytics-is-release-profile-gen" rev="5.7.0-alpha">
<artifact name="wso2analytics-is-release-profile-gen" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wso2.analytics.is', module='wso2analytics-is-release-profile-gen', version='5.7.0-alpha')
)
libraryDependencies += "org.wso2.analytics.is" % "wso2analytics-is-release-profile-gen" % "5.7.0-alpha"
[org.wso2.analytics.is/wso2analytics-is-release-profile-gen "5.7.0-alpha"]