GroupId | GroupIdcom.nhncorp.ntaf |
---|---|
ArtifactId | ArtifactIdntaf-webkit |
Version | Version20101021 |
Type | Typejar |
Filename | Size |
---|---|
ntaf-webkit-20101021.pom | |
ntaf-webkit-20101021.jar | 79 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-webkit/ -->
<dependency>
<groupId>com.nhncorp.ntaf</groupId>
<artifactId>ntaf-webkit</artifactId>
<version>20101021</version>
</dependency>
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-webkit/
implementation 'com.nhncorp.ntaf:ntaf-webkit:20101021'
// https://jarcasting.com/artifacts/com.nhncorp.ntaf/ntaf-webkit/
implementation ("com.nhncorp.ntaf:ntaf-webkit:20101021")
'com.nhncorp.ntaf:ntaf-webkit:jar:20101021'
<dependency org="com.nhncorp.ntaf" name="ntaf-webkit" rev="20101021">
<artifact name="ntaf-webkit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nhncorp.ntaf', module='ntaf-webkit', version='20101021')
)
libraryDependencies += "com.nhncorp.ntaf" % "ntaf-webkit" % "20101021"
[com.nhncorp.ntaf/ntaf-webkit "20101021"]