License |
License |
---|---|
GroupId | GroupIdcom.ovea |
ArtifactId | ArtifactIdlicense |
Version | Version2 |
Type | Typejar |
Description |
Descriptionlicense
license
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
license-2.pom | |
license-2.jar | 3 KB |
license-2-sources.jar | 989 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovea/license/ -->
<dependency>
<groupId>com.ovea</groupId>
<artifactId>license</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea/license/
implementation 'com.ovea:license:2'
// https://jarcasting.com/artifacts/com.ovea/license/
implementation ("com.ovea:license:2")
'com.ovea:license:jar:2'
<dependency org="com.ovea" name="license" rev="2">
<artifact name="license" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea', module='license', version='2')
)
libraryDependencies += "com.ovea" % "license" % "2"
[com.ovea/license "2"]