Files download
File Operation
elject-annotations-0.1.5.jar download
elject-annotations-0.1.5.pom download
elject-annotations-0.1.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.nlgtuankiet.elject</groupId>
  <artifactId>elject-annotations</artifactId>
  <version>0.1.5</version>
</dependency>
Gradle Groovy
implementation 'com.nlgtuankiet.elject:elject-annotations:0.1.5'
Gradle Kotlin
implementation("com.nlgtuankiet.elject:elject-annotations:0.1.5")
Scala SBT
libraryDependencies += "com.nlgtuankiet.elject" % "elject-annotations" % "0.1.5"
Groovy Grape
@Grapes(
  @Grab(group='com.nlgtuankiet.elject', module='elject-annotations', version='0.1.5')
)
Apache Ivy
<dependency org="com.nlgtuankiet.elject" name="elject-annotations" rev="0.1.5" />
Leiningen
[com.nlgtuankiet.elject/elject-annotations "0.1.5"]
Apache Buildr
'com.nlgtuankiet.elject:elject-annotations:jar:0.1.5'
Dependencies
The project has no third-party dependencies