License |
License |
---|---|
GroupId | GroupIdcom.iveely |
ArtifactId | ArtifactIdcom.iveely.project |
Version | Version0.9.1 |
Type | Typepom |
Description |
Descriptioniveely
Iveely is short of I void everything,except love
you! It's include search engine and database and computing
|
Project URL |
Project URL |
Project Organization |
Project Organizationiveely |
Filename | Size |
---|---|
com.iveely.project-0.9.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iveely/com.iveely.project/ -->
<dependency>
<groupId>com.iveely</groupId>
<artifactId>com.iveely.project</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.iveely/com.iveely.project/
implementation 'com.iveely:com.iveely.project:0.9.1'
// https://jarcasting.com/artifacts/com.iveely/com.iveely.project/
implementation ("com.iveely:com.iveely.project:0.9.1")
'com.iveely:com.iveely.project:pom:0.9.1'
<dependency org="com.iveely" name="com.iveely.project" rev="0.9.1">
<artifact name="com.iveely.project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.iveely', module='com.iveely.project', version='0.9.1')
)
libraryDependencies += "com.iveely" % "com.iveely.project" % "0.9.1"
[com.iveely/com.iveely.project "0.9.1"]