| Группа | Группаcom.tek271 |
|---|---|
| Идентификатор | Идентификаторtecuj2 |
| Версия | Версия0.0.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tecuj2-0.0.2.pom | |
| tecuj2-0.0.2.jar | 46 KB |
| tecuj2-0.0.2-sources.jar | 22 KB |
| tecuj2-0.0.2-javadoc.jar | 566 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tek271/tecuj2/ -->
<dependency>
<groupId>com.tek271</groupId>
<artifactId>tecuj2</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.tek271/tecuj2/
implementation 'com.tek271:tecuj2:0.0.2'
// https://jarcasting.com/artifacts/com.tek271/tecuj2/
implementation ("com.tek271:tecuj2:0.0.2")
'com.tek271:tecuj2:jar:0.0.2'
<dependency org="com.tek271" name="tecuj2" rev="0.0.2">
<artifact name="tecuj2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tek271', module='tecuj2', version='0.0.2')
)
libraryDependencies += "com.tek271" % "tecuj2" % "0.0.2"
[com.tek271/tecuj2 "0.0.2"]